home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #2 / Ham Radio 2000 - Volume 2.iso / HAMV2 / RIGCTRL / RADW5004 / RADIOCTL.DOC < prev    next >
Encoding:
Text File  |  1997-09-05  |  103.8 KB  |  3,041 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  16.  
  17.  
  18.  
  19.  
  20.  
  21.                                    By Lydia Rosa
  22.  
  23.  
  24.           Copyright 1995,1997  by Lydia Rosa
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  35.  
  36.        CONTENTS
  37.  
  38.  
  39.  
  40.  
  41.          WHAT'S NEW IN THIS RELEASE ....................................... 1
  42.  
  43.          DISCLAIMERS ...................................................... 2
  44.  
  45.          INTRODUCTION ..................................................... 3
  46.  
  47.          REQUIREMENTS ..................................................... 4
  48.  
  49.          STARTUP .......................................................... 6
  50.          General Description .............................................. 6
  51.  
  52.          THE DISPLAY ...................................................... 8
  53.          VFO Frequency.  .................................................. 8
  54.          Modulation.  ..................................................... 8
  55.          Channel #.  ...................................................... 8
  56.          VFO step value.  ................................................. 9
  57.          Priority Indicator .............................................. 10
  58.          Digit Scrolling ................................................. 10
  59.          Freq/Memory Scroll Buttons ...................................... 10
  60.          Signal Meter .................................................... 10
  61.          Attenuator ...................................................... 11
  62.          Scan Mode Buttons.  ............................................. 11
  63.            Manual Mode ................................................... 11
  64.            Scan Mode ..................................................... 12
  65.            Search Mode ................................................... 13
  66.          Load and Set Buttons ............................................ 14
  67.            Load ALL ...................................................... 15
  68.            Set  ALL ...................................................... 15
  69.            Mem->VFO ...................................................... 15
  70.            VFO->Mem ...................................................... 16
  71.          Option Buttons .................................................. 16
  72.            COMPUTER/RADIO Button ......................................... 16
  73.            VFO Select Button ............................................. 16
  74.            Priority ...................................................... 17
  75.            Banks On ...................................................... 17
  76.            Resume ........................................................ 17
  77.            Logging ....................................................... 18
  78.            Radio Selection ............................................... 18
  79.            Speed Control ................................................. 18
  80.          MEMORY  CHANNEL DATA FIELDS ..................................... 18
  81.            CHANNEL number ................................................ 19
  82.            VALID (Vld) ................................................... 19
  83.            DELAY (Dly) ................................................... 19
  84.            ATTENUATION (Att) ............................................. 19
  85.            RESUME (Rsm) .................................................. 20
  86.            FREQUENCY ..................................................... 20
  87.            MODE .......................................................... 20
  88.            COUNT ......................................................... 20
  89.            TIME .......................................................... 21
  90.            SIGNAL ........................................................ 21
  91.            SERVICE ....................................................... 21
  92.            TIME STAMP .................................................... 21
  93.  
  94.  
  95.                                                                  Contents  ii
  96.  
  97.  
  98.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  99.  
  100.          SCAN BANK  DATA FIELDS .......................................... 21
  101.            CHANNEL number ................................................ 22
  102.            Valid ......................................................... 22
  103.            Start ......................................................... 22
  104.            STOP .......................................................... 22
  105.            SERVICE ....................................................... 23
  106.  
  107.          SEARCH BANK DATA FIELDS ......................................... 24
  108.            CHANNEL number ................................................ 24
  109.            VALID ......................................................... 24
  110.            Start-Freq .................................................... 25
  111.            Stop-Freq ..................................................... 25
  112.            Incr-Freq ..................................................... 25
  113.            Mode .......................................................... 25
  114.            Service ....................................................... 26
  115.          Status Window ................................................... 26
  116.          SPECTRUM DISPLAY ................................................ 26
  117.  
  118.          The Menu ........................................................ 27
  119.          File menu ....................................................... 27
  120.          Database menu ................................................... 27
  121.          Global Parms panel .............................................. 28
  122.            Priority ...................................................... 28
  123.             Delay ........................................................ 28
  124.             Resume ....................................................... 28
  125.          Radio  Parms panel .............................................. 28
  126.            Radio Name .................................................... 29
  127.            Radio Type .................................................... 29
  128.            ADDRESS ....................................................... 29
  129.            Max Channel ................................................... 29
  130.          Min Channel ..................................................... 30
  131.          Max Frequency ................................................... 30
  132.          Min Frequency ................................................... 30
  133.          Baud Rate ....................................................... 30
  134.          Com Port ........................................................ 30
  135.          Data Bits ....................................................... 30
  136.          Stop Bits ....................................................... 31
  137.          Flow Control .................................................... 31
  138.          Signal Detect ................................................... 31
  139.          Timeout ......................................................... 32
  140.  
  141.          SPECIAL KEYS .................................................... 33
  142.            ENTER ......................................................... 33
  143.            tab keys ...................................................... 33
  144.            PgDn/PgUp ..................................................... 33
  145.            ctl-PgDn/ctl-PgUp ............................................. 33
  146.            alt-PgDn/ctl-PgUp ............................................. 33
  147.  
  148.          DATA FILE FORMATS ............................................... 34
  149.            LOGFILE format ................................................ 34
  150.            FREQLIST.DBF .................................................. 34
  151.            data file format .............................................. 35
  152.  
  153.          RS232 INTERFACE ................................................. 42
  154.  
  155.          PROGRAM LIMITS AND RANGES ....................................... 43
  156.  
  157.  
  158.  
  159.                                                                 Contents  iii
  160.  
  161.  
  162.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  163.  
  164.             WHAT'S NEW IN THIS RELEASE
  165.  
  166.  
  167.  
  168.  
  169.  
  170.              Version 0.1
  171.                 First Beta test release
  172.  
  173.              Version 0.2
  174.                Fixed problem with COM port open failure aborting program.
  175.                Fixed various ICOM modulation problems.
  176.                Changed DIGITs to FONTS instead of BITMAPS to reduce flashing.
  177.  
  178.              Version 0.3
  179.                Fixed problem with Program restarting when closed from ICON.
  180.                Fixed hangs and errors caused when switching radios.
  181.                Fixed functional problems with AOR3000 code.
  182.                Added code to process commands in File (including CHAIN)
  183.  
  184.              Version 0.4
  185.                Fixed various AOR8000 problems.
  186.                Fixed more bugs.
  187.                Made NT and Win95 versions separate (due to DLL differences).
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.                                                 WHAT'S NEW IN THIS RELEASE  1
  224.  
  225.  
  226.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  227.  
  228.             DISCLAIMERS
  229.  
  230.  
  231.  
  232.  
  233.  
  234.                IBM is a trademark of IBM corporation.
  235.  
  236.                ICOM is a trademark of Icom incorporated.
  237.  
  238.                KENWOOD is a trademark of Kenwood Corporation.
  239.  
  240.                AOR     is a trademark of AOR inc.
  241.  
  242.                DBASE III is a trademark of Borland International.
  243.  
  244.                RADIO SHACK is a trademark of Tandy Corporation.
  245.  
  246.  
  247.  
  248.               The author  takes no  responsibility for  any damages that  may
  249.             occur  to your radio or  computer due to  the operation  of  this
  250.             program.
  251.  
  252.               This program is being distributed as SHAREWARE. This means that
  253.             voluntary  contributions  are  the  only  source of  remuneration
  254.             obtained for this work. A contribution of $25.00  gives  you  the
  255.             following:
  256.  
  257.                   1.  Fixes for any bugs.
  258.                   2.  Schematics and instructions for the interfaces.
  259.                   3.  A clear conscience.
  260.  
  261.  
  262.             Please mail  all contributions, problem reports  and  suggestions
  263.             to
  264.  
  265.                Lydia Rosa
  266.                P.O. Box 414
  267.                Marlboro, N.Y.
  268.                12542
  269.  
  270.               The author (and  the  latest versions of  RADIOCTL) can also be
  271.             contacted on the following Bulletin Board System:
  272.  
  273.                Rosa's Folly BBS
  274.                (914) 236-7607
  275.                300/1200/2400/9600/14400 baud
  276.  
  277.  
  278.               Thank you for your support.
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.                                                                DISCLAIMERS  2
  288.  
  289.  
  290.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  291.  
  292.             INTRODUCTION
  293.  
  294.  
  295.  
  296.               The  RADIO REMOTE CONTROL PROGRAM for Windows will allow you to
  297.             control selected radios from any  computer  serial  port  (RS232)
  298.             using  Windows.  This program  expands  the  capabilities of your
  299.             radio  to  1000 channels and  100  programmable  scan  or  search
  300.             banks.  In addition, scanning, searching,  and logging facilities
  301.             are also provided.  Some radios will need an additional interface
  302.             to  utilize the  signal detection  facilities of this program.  A
  303.             circuit  diagram  and  build  instructions  are  provided free of
  304.             charge to all registered users.
  305.  
  306.               The program allows you to select various baud rates, COM ports,
  307.             and other parameters  associated with  individual  radios. Up  to
  308.             eight  different radio  configurations can be  defined  for  easy
  309.             switching.  A LOCAL mode  is also  provided  to  run the  program
  310.             without the need for a radio connection.
  311.  
  312.               Frequency information can be loaded or saved  from a text file.
  313.             An interface to a DBASE type file  is also provided for frequency
  314.             to service lookup. Most setup information is saved in a .INI file
  315.             for ease in restarting the program.
  316.  
  317.  
  318.              This  program  is  one  of  a  series  of programs  for  various
  319.             operating environments. A version of  RadioCtl is  available  for
  320.             DOS  and OS/2 Operating systems  as well. Data files created with
  321.             these programs  are  fully compatible with  the Windows  version.
  322.             Data files from this version can also be read by the DOS and OS/2
  323.             versions as well. The functionality of  all versions is,  for the
  324.             most part,  the same.  However,  the Windows  version  has  a few
  325.             differences from the OS/2 and Dos versions.  The differences  are
  326.             listed in the following table:
  327.  
  328.          ┌─────────┬────────────┬─────────────┬─────────────┐
  329.          │ feature │ DOS        │  Windows    │   OS/2      │
  330.          ├─────────┼────────────┼─────────────┼─────────────┤
  331.          │Display  │ Text based │ Gui based   │ Gui Based   │
  332.          ├─────────┼────────────┼─────────────┼─────────────┤
  333.          │Threads  │ Single     │ Single      │ Multi-Thread│
  334.          ├─────────┼────────────┼─────────────┼─────────────┤
  335.          │Channels │ 1000       │ 1000        │ 10,000      │
  336.          ├─────────┼────────────┼─────────────┼─────────────┤
  337.          │language │  C         │ Basic       │ C++         │
  338.          └─────────┴────────────┴─────────────┴─────────────┘
  339.  
  340.  
  341.  
  342.               The OS/2  version  has more functionality and features then the
  343.             others  due to the flexability  of the Operating System. However,
  344.             all provide enhancement of your radio's operation.
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.                                                               INTRODUCTION  3
  352.  
  353.  
  354.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  355.  
  356.             REQUIREMENTS
  357.  
  358.  
  359.  
  360.               In order to run this program you will need the following:
  361.  
  362.             *    A 486 or Pentium based computer.
  363.  
  364.             *    At least 8mb of memory (16mb is recommended).
  365.  
  366.             *    about 2mb of free disk space (for the program and document).
  367.  
  368.             *    Windows 3.1,  Windows 95, or Windows NT.
  369.  
  370.             *    one of the following models of radio:
  371.  
  372.                 -   ICOM R-7000*
  373.  
  374.                 -   KENWOOD R-5000*
  375.  
  376.                 -   AOR3000a
  377.  
  378.                 -   AOR8000
  379.  
  380.                 -   RadioShack  radio equipped with  OPTOSCAN interface (from
  381.                     OptoElectronics).
  382.  
  383.  
  384.             *NOTE:Although not tested,  this  program should work  with other
  385.             models of this manufacturer equipped with a serial port.
  386.  
  387.               For Kenwood  and Icom Radios,  a modified interface is required
  388.             for full program functionally  (signal detection).  For all other
  389.             radios,  the manufacturer's interface will work.  However, signal
  390.             detection can be speeded up by use of the modified  interface for
  391.             all of  the radios. Plans  for this interface are made  available
  392.             free of charge for all registered users.
  393.  
  394.  
  395.  
  396.               If you are controlling the R7000, you will need either the ICOM
  397.             CI-V interface adapter, or the modified RS232 interface.  If  you
  398.             wish  to use the signal  detection feature  of this program,  you
  399.             will need to use the modified interface.
  400.  
  401.               For  the  R-5000,  you  will  need  the  IC-10  option  kit.  A
  402.             modification must be made to the R-5000  if you wish to  use  the
  403.             signal  detection  feature of this program.  Some  other  KENWOOD
  404.             radios provide  for software signal detection.  Although RADIOCTL
  405.             can  make use of this, the  hardware detection  will increase the
  406.             speed of scanning.
  407.  
  408.               The  AOR3000,  and  OPTO equipped  radios already have  a RS232
  409.             interface. No modification is needed for these  radios, as signal
  410.             detection is done in  software.  However,  use  of  the  modified
  411.             signal detection will allow an increase in the speed of scanning.
  412.             In addition,  the modification instructions  include  a change to
  413.  
  414.  
  415.                                                               REQUIREMENTS  4
  416.  
  417.  
  418.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  419.  
  420.             the AOR3000 to allow 9600 baud  operation  (from the default 4800
  421.             baud) .
  422.  
  423.             For the AOR8000, an interface is  also needed. The  OPTOLINK from
  424.             Optoelectronics has been tested with this program. This interface
  425.             allows  the use of hardware signal detection for faster scanning.
  426.             This interface will  also work with ICOM radios as well. However,
  427.             most interfaces for the AOR8000 should work with this program.
  428.  
  429.               It is  highly recommended that  the modified  interface be used
  430.             for ICOM and  KENWOOD  radios.  Most  of  the  features  of  this
  431.             program  make  use  of  the  detection  of  an  available  signal
  432.             (SQUELCH).  These radios do NOT currently  have squelch detection
  433.             as  part  of  the standard interface. Although this  program will
  434.             work fine without this signal detection,  operations such as SCAN
  435.             and SEARCH will have no usability.
  436.  
  437.               The interface circuit is a inexpensive, easy  to build project.
  438.             All the  parts  are readily  available at  any  electronic store.
  439.             Estimated  cost for each interface is $15. Plans and instructions
  440.             for these interfaces  are  provided  to you  when  you  become  a
  441.             registered user.
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.                                                               REQUIREMENTS  5
  480.  
  481.  
  482.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  483.  
  484.             STARTUP
  485.  
  486.  
  487.  
  488.               To  install the program,  Unzip all the files into a  temporary
  489.             directory and run the program SETUP from the WINDOWS RUN command.
  490.             Be sure to  install the package for  the version of  Windows that
  491.             you  will be running.  The  package  RADW3xxx (where "xxx"  is  a
  492.             version  number) is for Windows 3.1. The  package RADW5xxx is for
  493.             Windows  95,  and the package  RADWNxxx  is  the NT version.  The
  494.             install  process will allow you to  specify a  directory and copy
  495.             all the needed files to the appropriate places.
  496.  
  497.  
  498.  
  499.  
  500.             GENERAL DESCRIPTION
  501.  
  502.  
  503.               RADIOCTL provides the user with a flexible way of controlling a
  504.             radio. It also provides a  uniform  interface for different types
  505.             of radios. This is a high-level block diagram of the program:
  506.  
  507.  
  508.                           ┌────────┐
  509.                           |search  |---┐
  510.                           |banks   |   |
  511.                           └────────┘   |
  512.                                        |
  513.                                        |
  514.                                        |      ┌──────┐
  515.                           ┌────────┐   └----->|      |   serial  ┌────────┐
  516.                           |memory  |<---------|VFO   |---------->|  radio |
  517.                           |channels|--------->|      |<----------|        |
  518.                           └────────┘          └──────┘  ┌------->|        |
  519.                               ^  ^                      | port   └────────┘
  520.                               |  |                      |
  521.                               |  |    ┌─────────┐       |
  522.                               |  └----|channel #|-------┘
  523.                               |       └─────────┘
  524.                           ┌──────┐
  525.                           |scan  |
  526.                           |banks |
  527.                           └──────┘
  528.  
  529.               Memory  channels  store  information  on frequency, modulation,
  530.             squelch  count, duration, and  other  important  parameters.  The
  531.             program   provides  for  a  maximum  of  1000  memory   channels.
  532.             Information  can be  directly  entered  from  the control  panel,
  533.             loaded  from  a  text file, loaded  from  the  radio's memory, or
  534.             transferred from the program's VFO.
  535.  
  536.               The VFO  represents  a  single frequency and  modulation.  This
  537.             setting can  be sent to the radio, or stored in a memory channel.
  538.             The VFO can be set from  the control  panel  direct input, loaded
  539.             from a memory channel, loaded from a search bank, or set from the
  540.             radio.
  541.  
  542.  
  543.                                                                    STARTUP  6
  544.  
  545.  
  546.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  547.  
  548.  
  549.               Scan banks provide the ability to group blocks of  channels for
  550.             scanning.  Scan  banks  allow  the  user  to  define  up  to  100
  551.             different blocks of memory channels for selection.
  552.  
  553.               Search banks provide groups of frequencies to search. Up to 100
  554.             different ranges of frequency, modulation and step  value can  be
  555.             defined.
  556.  
  557.               The Channel # provides selection of the memory channels. It can
  558.             also be used to address the memory channels of the current radio.
  559.  
  560.               Radio  control  information  is  sent  to and received from the
  561.             radio  by way  of  the  serial  port.  The program  provides  for
  562.             selection of up to eight different radios, each with a unique set
  563.             of  operation  characteristics.  The  program  can  also  provide
  564.             simulation  of a  radio.  The  actual  commands  to the radio are
  565.             defined  by  a  protocol setting.  The  program  current supports
  566.             protocols for KENWOOD, ICOM, AOR8000, AOR3000, and OPTO  equipped
  567.             radios. A LOCAL protocol is also  provided which does not require
  568.             a radio to be attached.
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606.  
  607.                                                                    STARTUP  7
  608.  
  609.  
  610.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  611.  
  612.             THE DISPLAY
  613.  
  614.  
  615.  
  616.               The control panel shows you the status of  your  radio, as well
  617.             as the status  of the program.  There  are numerous controls, and
  618.             various status  fields. Controls  are toggled by moving the mouse
  619.             cursor over the control  and  clicking.  Entry  fields  require a
  620.             ENTER or TAB key to complete the entry.  There is also a separate
  621.             window  for Messages  from  the  program,  as  well as a Spectrum
  622.             display window.
  623.  
  624.  
  625.  
  626.  
  627.             VFO FREQUENCY.
  628.  
  629.  
  630.               This  display shows the current frequency of the program.  This
  631.             frequency  may or may not reflect the VFO state  of  the attached
  632.             radio. Any frequency information sent to the radio  is  displayed
  633.             in this field. The value of  this field can be  changed using the
  634.             scroll buttons to the  left of the display or  by using the mouse
  635.             buttons  when the  mouse  pointer  is over  the  digit displayed.
  636.             Clicking the  left  button  will  increase  a  digit  by  one.  A
  637.             frequency value can also be entered in the entry  field under the
  638.             display. If a  value is entered, changed with mouse  buttons,  or
  639.             scrolled with the VFO scroll bar, it is also sent to the radio.
  640.  
  641.  
  642.  
  643.  
  644.             MODULATION.
  645.  
  646.  
  647.               This is a combination display and  selection box. It shows  the
  648.             current  modulation used  by the program. This  may  or  may  not
  649.             reflect the  state  of the radio.  A  modulation  can  be set  by
  650.             pressing the  drop-down  control on  the  right of  the box,  and
  651.             double-clicking  on  the desired modulation.  When selected,  the
  652.             radio's modulation will be set.
  653.  
  654.  
  655.  
  656.  
  657.             CHANNEL #.
  658.  
  659.  
  660.               This display shows the current channel number being used by the
  661.             program. Depending on the state of the COMPUTER/RADIO switch,  it
  662.             will represent  the internal memory  channels  in the program, or
  663.             the radio's  memory  channels. The memory channel  can be changed
  664.             using  the  scroll buttons to the left of the display, using left
  665.             mouse button  on a  digit to  increment, or  entering  a  channel
  666.             number in the  entry  field  under  the display.  When  a  memory
  667.             channel  number is changed, and the COMPUTER/RADIO  switch is set
  668.             to   COMPUTER,   the  corresponding   computer   memory   channel
  669.  
  670.  
  671.                                                                THE DISPLAY  8
  672.  
  673.  
  674.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  675.  
  676.             information  is  set  to  the  VFO,  and  to  the radio.  If  the
  677.             COMPUTER/RADIO switch  is in  the  RADIO  position,  the  radio's
  678.             memory channel is changed.  If the program is in MANUAL mode, and
  679.             the MEM SYNC switch is selected, changing the channel number will
  680.             display the corresponding Memory Channel information.
  681.             NOTE:The AOR8000 is organized into 20 banks of 50 channels.  Each
  682.             bank is identified as a lower or upper case letter. RADIOCTL maps
  683.             these channels as follows:
  684.  
  685.          ┌─────────┬──────────────────┬─────────────┬─────────────┐
  686.          │ radio   │   computer       │    radio    │   computer  │
  687.          ├─────────┼──────────────────┼─────────────┼─────────────┤
  688.          │A00-A49  │ 000 - 049        │    a00-a49  │ 050 - 099   │
  689.          ├─────────┼──────────────────┼─────────────┼─────────────┤
  690.          │B00-B49  │ 100 - 149        │    b00-b49  │ 150 - 199   │
  691.          ├─────────┼──────────────────┼─────────────┼─────────────┤
  692.          │C00-C49  │ 200 - 249        │    c00-c49  │ 250 - 299   │
  693.          ├─────────┼──────────────────┼─────────────┼─────────────┤
  694.          │D00-D49  │ 300 - 349        │    d00-d49  │ 350 - 399   │
  695.          ├─────────┼──────────────────┼─────────────┼─────────────┤
  696.          │E00-E49  │ 400 - 449        │    e00-e49  │ 450 - 499   │
  697.          ├─────────┼──────────────────┼─────────────┼─────────────┤
  698.          │F00-F49  │ 500 - 549        │    f00-f49  │ 550 - 599   │
  699.          ├─────────┼──────────────────┼─────────────┼─────────────┤
  700.          │G00-G49  │ 600 - 649        │    g00-g49  │ 650 - 699   │
  701.          ├─────────┼──────────────────┼─────────────┼─────────────┤
  702.          │H00-H49  │ 700 - 749        │    h00-h49  │ 750 - 799   │
  703.          ├─────────┼──────────────────┼─────────────┼─────────────┤
  704.          │I00-I49  │ 800 - 849        │    i00-i49  │ 850 - 899   │
  705.          ├─────────┼──────────────────┼─────────────┼─────────────┤
  706.          │J00-J49  │ 900 - 849        │    j00-j49  │ 950 - 999   │
  707.          └─────────┴──────────────────┴─────────────┴─────────────┘
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.             VFO STEP VALUE.
  715.  
  716.  
  717.                This display  shows  the  current  step value that is used for
  718.             Search mode. This value will be added  to or subtracted from  the
  719.             VFO frequency to obtain the next VFO frequency. This value can be
  720.             set using the left  (increment)  mouse button, or direct entry in
  721.             the  field under  the display.  During  a bank search, this field
  722.             will be loaded from the selected bank.
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.                                                                THE DISPLAY  9
  736.  
  737.  
  738.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  739.  
  740.             PRIORITY INDICATOR
  741.  
  742.  
  743.                When  the  unit  is  scanning,  and  the  PRIORITY  button  is
  744.             selected, a specific channel is  defined as the priority channel.
  745.             When  this channel is being scanned, this channel  number will be
  746.             highligted in red. You can change the  priority channel to be any
  747.             channel.
  748.              NOTE:The VALID flag is ignored for the priority channel. Be sure
  749.             that the selected channel has valid values for the radio.
  750.  
  751.  
  752.  
  753.  
  754.             DIGIT SCROLLING
  755.  
  756.  
  757.               The  VFO Step  Value, VFO frequency, and Channel # displays can
  758.             be changed using the left  mouse  button  to increment the digit.
  759.             The  mouse pointer  selects  the  digit to  change,  and the left
  760.             button will increment that digit.  This  allows quick changing of
  761.             any of the information in the display.
  762.  
  763.  
  764.  
  765.  
  766.             FREQ/MEMORY SCROLL BUTTONS
  767.  
  768.  
  769.               Both frequency and memory  channel number can be incremented or
  770.             decremented  using  the  UP/DN  buttons  next  the  the  affected
  771.             display.  For the Frequency,  the increment  or  decrement  value
  772.             will  be  the current VFO  STEP setting.  For the memory  channel
  773.             number, increment or decrement value is always 1.
  774.  
  775.  
  776.  
  777.  
  778.             SIGNAL METER
  779.  
  780.  
  781.               The signal is a 12 step indicator corresponding  to the  signal
  782.             strength  being detected. For ICOM and KENWOOD radios, the signal
  783.             indicated will always  be 9. This is due to  the  fact  that  the
  784.             signal detection  is  a  binary (On or OFF) line, with no way  to
  785.             read  the actual strength.  For  all  other  radios,  the  actual
  786.             strength detected by the radio  will  be  displayed.  For a LOCAL
  787.             radio, clicking any of the signal display  buttons  will turn  on
  788.             the signal at  that strength. For all radios, the OFF button will
  789.             temporarily turn  off the signal. If scanning or searching,  this
  790.             will cause  the  radio  to  resume  scan  or  search.  For  LOCAL
  791.             operation, the OFF button is the only way  to turn off the signal
  792.             detection.
  793.  
  794.  
  795.               When not running in LOCAL mode, the signal buttons can be  used
  796.             to define  a minimum  squelch trigger. Clicking  on a button will
  797.  
  798.  
  799.                                                               THE DISPLAY  10
  800.  
  801.  
  802.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  803.  
  804.             cause the program  to  ignore any signal at or  below that signal
  805.             level. When the squelch minimum is active, the signal limit level
  806.             buttons are displayed in green.
  807.              NOTE:This feature is not useful for the ICOM and KENWOOD radios,
  808.             as  these  radios do  not have  the  ability to  determine signal
  809.             strength values.
  810.  
  811.  
  812.  
  813.  
  814.             ATTENUATOR
  815.  
  816.  
  817.               The AOR3000 and AOR8000 have a built in attenuator. This can be
  818.             switched  on to reduce overload from  a strong  signal.  Pressing
  819.             this button will toggle the current  attenuator  setting  in  the
  820.             radio. When  in SCAN  mode,  this  button  will  be  set  by  the
  821.             currently scanning memory channel's attenuator setting.
  822.  
  823.  
  824.  
  825.  
  826.             SCAN MODE BUTTONS.
  827.  
  828.  
  829.               These buttons select the scanning mode. The program runs in one
  830.             of three scanning modes. MANUAL, SCAN and SEARCH  modes determine
  831.             the primary operation of the program. MANUAL mode is the default.
  832.  
  833.  
  834.  
  835.  
  836.             Manual Mode
  837.  
  838.  
  839.               Of three  scanning modes. MANUAL mode  is the default. In  this
  840.             mode, the program will continuously monitor  the  signal strength
  841.             from the radio. For the  ICOM, changes  in the radio frequency or
  842.             modulation will be logged in the VFO displays.
  843.  
  844.               The program will switch  to manual mode if one of the following
  845.             conditions is met:
  846.  
  847.             *   The MANUAL button is pressed.
  848.  
  849.             *   SCAN mode detects no valid channels or banks.
  850.  
  851.             *   SEARCH mode detects no valid  banks
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862.  
  863.                                                               THE DISPLAY  11
  864.  
  865.  
  866.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  867.  
  868.             Scan Mode
  869.  
  870.  
  871.               The  SCAN button starts  the program scanning through  selected
  872.             memory channels. Memory channels that are  flagged with the VALID
  873.             field will  be scanned. Channels with the VALID  flag off will be
  874.             bypassed. When a signal  is  detected,  scanning  will  stop, the
  875.             signal  strength will  be  displayed  in the  Signal  Meter,  and
  876.             information (duration,  squelch count, etc) will be logged in the
  877.             memory channel.  If the MEM  SYNC switch  is selected, the Memory
  878.             Channel display will change to the Memory Channel number  that is
  879.             being logged.  When  the  signal stops,  scanning will  continue.
  880.             Memory  channels are normally  incremented.  The direction of the
  881.             scan can be changed by pressing  the CHANNEL NUMBER scroll button
  882.             to the side of the channel display.
  883.  
  884.               Several  parameters  and  memory  channel  settings  affect the
  885.             operation of SCAN. Each  channel has a VALID flag associated with
  886.             it.  If this  flag is set off, the  corresponding  memory channel
  887.             will  NOT be  scanned. If  the  DELAY field of  the corresponding
  888.             memory channel is  set, the  program will  delay for a number  of
  889.             seconds  after the signal stops before  resuming  scan. The DELAY
  890.             value can be set from the PARMS panel.
  891.  
  892.               The SPEED CONTROL setting determines how fast each channel will
  893.             be scanned. In  the event that a  scan is too fast to respond  to
  894.             certain frequencies,  it can be  slowed  by  adjusting  the SPEED
  895.             CONTROL.  Setting the SPEED  CONTROL to a lower  value causes the
  896.             computer to wait on each channel when there is no signal present.
  897.             This gives the radio time for the squelch to detect a signal.
  898.  
  899.               The  RESUME  switch determines the  action  after  the  squelch
  900.             breaks. If RESUME  is off,  scanning  will not continue until the
  901.             signal  ends. If RESUME  is on, scanning will  resume  after  the
  902.             number of seconds  specified by  the RESUME value. This value can
  903.             be set from the PARMS panel.
  904.              NOTE:The  RESUME  switch  overrides  any  RESUME  setting for an
  905.             individual memory channels.
  906.  
  907.               If a channel  is entered  in the  PRIORITY channel,  it will be
  908.             scanned  every interval specified by  the  priority value if  the
  909.             PRIORITY switch is set.  If a  signal is detected on the priority
  910.             channel, normal  scanning stops, and  the program switches to the
  911.             priority channel. Normal scanning will resume when  the signal is
  912.             no longer  present  on  the  PRIORITY  channel.  The interval for
  913.             priority checking is set on the PARMS panel.
  914.              Note:The RESUME counter does not  function  when  stopped on the
  915.             priority  channel. Scan  or Search  will  resume  from a priority
  916.             channel ONLY when the signal disappears.
  917.  
  918.               If BANKS ON button is on, the  order  of  channel scan will  be
  919.             determined by the START  and END of the current bank. The current
  920.             bank is scanned from  0 to 99.  When  BANKS  ON is selected, each
  921.             valid bank will determine starting and  ending channels for scan.
  922.             Channel numbers  will  be incremented for a selected bank  if the
  923.             START  channel  number is less  than  the  STOP  channel  number.
  924.             Otherwise, channel numbers will be  decremented.  Failure to find
  925.  
  926.  
  927.                                                               THE DISPLAY  12
  928.  
  929.  
  930.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  931.  
  932.             a valid bank, or a  valid channel  for  the specified banks  will
  933.             force MANUAL mode.
  934.  
  935.               The  MEMORY  SYNC  button  allows the Memory Channel display to
  936.             follow active channels. If this  button  is selected for  SCAN or
  937.             SEARCH mode, the displayed Memory Channel information will change
  938.             to any channel  where  a  signal is detected.  This allows you to
  939.             automatically  display  the   channel  information  whenever  the
  940.             squelch breaks.  If  this button is off,  then the memory channel
  941.             display will NOT change when a signal is detected.
  942.  
  943.               The   COMPUTER/RADIO  switch  determines  the  source   of  the
  944.             frequency  information  for the radio. If COMPUTER  is  selected,
  945.             frequency  and  modulation information  is sent to the radio from
  946.             the computer's memory channels. If RADIO is set, then the program
  947.             will change  the  radio's  memory  channel  to  correspond to the
  948.             channel  being sent.  This  allows  use  of  the  radio's  memory
  949.             instead of the information in the computer. If RADIO is selected,
  950.             only  the channel numbers supported by the selected radio will be
  951.             allowed. The maximum  channel  number  can  be changed  using the
  952.             PARMS panel.
  953.              NOTE.The  OPTO protocol does  not  provide  for  memory  channel
  954.             control. When using the OPTO protocol, this switch remains in the
  955.             COMPUTER position, and cannot be changed.
  956.  
  957.  
  958.  
  959.  
  960.             Search Mode
  961.  
  962.  
  963.               Search  Mode allows  you  to  scan  a range of frequencies  for
  964.             action.  Up to 100 different ranges can be programmed. Each range
  965.             consists  of a starting frequency, stopping  frequency, increment
  966.             value and modulation.  In addition,  searching can  start  at the
  967.             current VFO  frequency and be incremented or  decremented  by the
  968.             current  STEP value. For  non-bank  processing, the program  will
  969.             normally increment the frequency. Pressing VFO UP/DN buttons will
  970.             change the search direction.
  971.  
  972.               When  a  range  is  searched,  the radio is set to  the initial
  973.             frequency and modulation.  If a signal is detected, the frequency
  974.             and and modulation are recorded in the next  free log record, and
  975.             the  VALID  flag is set for  this  record.  If this  frequency is
  976.             already recorded in the  log, then COUNT,  TIME and SIGNAL values
  977.             are updated. If  the log entry has the VALID flag off, the signal
  978.             is ignored.  If  there are no more free channels  (frequency = 0)
  979.             then the message "SEARCH FULL" is displayed, and  the information
  980.             is NOT saved.
  981.  
  982.               Several  parameters  and  memory  channel  settings affect  the
  983.             operation of SEARCH. Each  channel  has a  VALID  flag associated
  984.             with  it. If  this  flag is set off, the corresponding  frequency
  985.             will NOT respond to a squelch break.  If the DELAY field of the a
  986.             memory channel is set, and the corresponding frequency breaks the
  987.             squelch, the program will delay for a number of seconds after the
  988.             signal stops before resuming scan. The  DELAY  value  can  be set
  989.  
  990.  
  991.                                                               THE DISPLAY  13
  992.  
  993.  
  994.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  995.  
  996.             from the PARMS panel.
  997.  
  998.               The SPEED CONTROL setting determines  how fast  each  frequency
  999.             will be  monitored. In the event that  a  search  is too fast  to
  1000.             respond to certain frequencies, it can be slowed by adjusting the
  1001.             SPEED CONTROL.  Setting the SPEED CONTROL to a lower value causes
  1002.             the computer  to  wait on each frequency  when there is no signal
  1003.             present. This gives the radio  time for  the squelch  to detect a
  1004.             signal.
  1005.  
  1006.               The  RESUME  switch  determines  the action after  the  squelch
  1007.             breaks. If  RESUME is off, searching will not continue until  the
  1008.             signal  ends. If  RESUME is on, searching will resume  after  the
  1009.             number of seconds specified by the RESUME value. This  value  can
  1010.             be set from the PARMS panel.
  1011.              NOTE:The  RESUME  switch  overrides  any RESUME  setting  for an
  1012.             individual memory channels.
  1013.  
  1014.               If  BANKS ON button  is on, the order of frequency scan will be
  1015.             determined by the START and END of the current bank.  When  BANKS
  1016.             ON  is selected, each  valid  bank  will determine  starting  and
  1017.             ending  frequency  ,  increment  and  modulation.  If  the  START
  1018.             frequency  is less  than the  STOP frequency, then the  frequency
  1019.             will  be   incremented.   Otherwise,   the   frequency   will  be
  1020.             decremented.  Failure  to  find  a  valid bank will force  MANUAL
  1021.             mode.
  1022.  
  1023.               The MEM SYNC button allows the Memory Channel display to follow
  1024.             active channels. If this button is selected, the displayed Memory
  1025.             Channel information  will change to any channel where a signal is
  1026.             detected.  This  allows you to automatically display  the channel
  1027.             information  whenever the squelch breaks.  If this button is off,
  1028.             then the  memory channel display will NOT change when a signal is
  1029.             detected.
  1030.  
  1031.               The PRIORITY  button does  NOT have any effect on  Search Mode.
  1032.             Priority is not supported during  a search  operation.  Likewise,
  1033.             the  COMPUTER/RADIO switch  is also ignored.  Search Mode  always
  1034.             uses the computer's VFO.
  1035.  
  1036.  
  1037.  
  1038.  
  1039.             LOAD AND SET BUTTONS
  1040.  
  1041.  
  1042.               Four buttons  provide load and set operations. These operations
  1043.             transfer  information between  the VFO, memory  channels  and the
  1044.             computer. When one of these buttons  is pressed, the current scan
  1045.             mode is suspended,  and the operation is started.  Selecting  the
  1046.             MANUAL  scan   button  before  the  operation  is  complete  will
  1047.             terminate the  operation.
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054.  
  1055.                                                               THE DISPLAY  14
  1056.  
  1057.  
  1058.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  1059.  
  1060.             Load ALL
  1061.  
  1062.  
  1063.               When  pressed, all of the  radio's memory  channels are  loaded
  1064.             into the computer's memory channels. The load starts at the first
  1065.             channel  in  the  radio (0  or  1) and  continues to the  maximum
  1066.             channel. The maximum channel can be  set on  the PARMS panel. The
  1067.             contents of computer memory channels are overwritten with the new
  1068.             information. Any  memory  channel  with  a non-zero frequency  is
  1069.             marked  as  valid. The count,  duration  and  strength fields are
  1070.             reset to  0.  The  service string  is also cleared.  For  a LOCAL
  1071.             radio, a set of random frequency and modulations is set for  each
  1072.             channel.
  1073.  
  1074.             Note:  The OPTO protocol  does not  provide  for  memory  channel
  1075.             control. When using the OPTO protocol, this switch is disabled.
  1076.  
  1077.  
  1078.  
  1079.  
  1080.             Set  ALL
  1081.  
  1082.  
  1083.               When pressed, the contents of the  computer memory channels are
  1084.             stored into the radio's memory channels. The  set  starts at  the
  1085.             first  channel in the radio (0 or 1) and continues to the maximum
  1086.             channel. The maximum channel can  be set on the PARMS panel.  The
  1087.             contents of radio  memory  channels  are overwritten with the new
  1088.             information. For  ICOM and KENWOOD  radios, a zero frequency will
  1089.             cause  the memory channel to be cleared. For AOR3000 radios, zero
  1090.             frequency channels will NOT  be set.  For LOCAL mode, each memory
  1091.             channel will be transferred to the VFO in turn.
  1092.              NOTE.The  OPTO  protocol  does  not  provide  for memory channel
  1093.             control. When using the OPTO protocol, this switch is disabled.
  1094.  
  1095.  
  1096.  
  1097.  
  1098.             Mem->VFO
  1099.  
  1100.  
  1101.               This  button  will transfer the contents of the Memory  Channel
  1102.             indicated  by  the  MEMORY  #  display,  to  the  VFO.   If   the
  1103.             COMPUTER/RADIO switch is in the COMPUTER position, the Computer's
  1104.             memory channel will  be  transferred.  If  the  RADIO position is
  1105.             selected, the information will be transferred  from  the  radio's
  1106.             memory. For a LOCAL radio, the input will  be  a random frequency
  1107.             and modulation. This  operation is the same as a Load All for one
  1108.             channel.
  1109.  
  1110.  
  1111.  
  1112.  
  1113.  
  1114.  
  1115.  
  1116.  
  1117.  
  1118.  
  1119.                                                               THE DISPLAY  15
  1120.  
  1121.  
  1122.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  1123.  
  1124.             VFO->Mem
  1125.  
  1126.  
  1127.               This button will transfer the contents of the VFO frequency and
  1128.             modulation  to the  Memory  Channel  indicated by  the  MEMORY  #
  1129.             display.  If  the  COMPUTER/RADIO  switch   is  in  the  COMPUTER
  1130.             position, the  Computer's memory channel will be updated.  Count,
  1131.             Strength,  and Duration fields  are reset. The  Service string is
  1132.             also cleared.  If the RADIO position is selected, the information
  1133.             will be  transferred to the radio's memory. For a LOCAL radio, no
  1134.             data  is transferred.  This operation  is the same as a Save  All
  1135.             for one channel.
  1136.  
  1137.  
  1138.  
  1139.  
  1140.             OPTION BUTTONS
  1141.  
  1142.  
  1143.               Under the Channel # display is a column of  buttons that affect
  1144.             various operations. These buttons determine  what memory is used,
  1145.             priority, resume,  bank selection,  acknowledgment  and the radio
  1146.             being used. Each of  these buttons is a  toggle  switch. Move the
  1147.             mouse cursor over the button and left click to toggle on or off.
  1148.  
  1149.  
  1150.  
  1151.  
  1152.             COMPUTER/RADIO Button
  1153.  
  1154.  
  1155.               For  various  Scan  modes and operations, the  program needs to
  1156.             determine  who's memory  is  the  source  or  destination of  the
  1157.             operation.  When in the  COMPUTER position, the program is  using
  1158.             the  internal  Memory Channels for  the operation.  If the  RADIO
  1159.             position  is  selected,  the  operation will  affect  the  memory
  1160.             channels in the selected radio.
  1161.  
  1162.  
  1163.             Note:  The  OPTO protocol  does not  provide  for memory  channel
  1164.             control. When using the OPTO protocol, this switch is disabled.
  1165.  
  1166.  
  1167.  
  1168.  
  1169.             VFO Select Button
  1170.  
  1171.  
  1172.               Below the Frequency display is a button used to select a VFO (A
  1173.             or B)  to  be  used in the selected radio.  Some radios  have two
  1174.             selectable frequency memories (VFO). This button determines which
  1175.             VFO will be selected when setting the frequency on the radio.  If
  1176.             the radio that is currently connected  does not support two VFOs,
  1177.             then this button will not have any effect.
  1178.  
  1179.  
  1180.               The MEM SYNC button allows the Memory Channel display to follow
  1181.  
  1182.  
  1183.                                                               THE DISPLAY  16
  1184.  
  1185.  
  1186.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  1187.  
  1188.             active channels. If this button is selected  for SCAN  or  SEARCH
  1189.             mode, the displayed Memory Channel information will change to any
  1190.             channel  where   a  signal  is  detected.   This  allows  you  to
  1191.             automatically  display   the  channel  information  whenever  the
  1192.             squelch  breaks.  If  the  program is in MANUAL  mode,  then  the
  1193.             memory channel  display  will  change  in sync  with  the  memory
  1194.             channel number.
  1195.  
  1196.  
  1197.  
  1198.  
  1199.             Priority
  1200.  
  1201.  
  1202.               Priority scanning allows  a selected channel to be tested for a
  1203.             signal once every interval. The  channel number  to  select  as a
  1204.             Priority channel is  entered in the entry field in the Operations
  1205.             Area.  If the  Priority switch is ON, then  the  priority channel
  1206.             will be used.  The  priority  checking interval can be set  using
  1207.             the PARMS panel. Priority only works during SCAN mode.
  1208.  
  1209.  
  1210.  
  1211.  
  1212.             Banks On
  1213.  
  1214.  
  1215.               When in SCAN or SEARCH mode,  the program can make use of banks
  1216.             of scan or search information.  These banks allow the grouping of
  1217.             channels or  frequencies for the SCAN mode. The  Banks On  switch
  1218.             allows the scan  mode  to  use the bank associated with  the SCAN
  1219.             mode.  When  selected,  the  indicator  next  to  the switch will
  1220.             display what bank number (00-99) is currently being used.
  1221.  
  1222.  
  1223.  
  1224.  
  1225.             Resume
  1226.  
  1227.  
  1228.               The  Resume  switch will  allow  the Scan or Search to continue
  1229.             when a  signal is present. This is useful when a  Scan  or Search
  1230.             encounters a  constant  signal.  With  Resume  on, the  signal is
  1231.             ignored  after a  set amount of  time. This  time interval is set
  1232.             using the Parms panel.  The  indicator next to the Resume  switch
  1233.             shows   approximately  how  many  seconds  are   left  until  the
  1234.             SCAN/SEARCH resumes.
  1235.              Note:This  switch is a global setting. If on, the  RESUME switch
  1236.             for each memory channel is ignored.
  1237.  
  1238.  
  1239.  
  1240.  
  1241.  
  1242.  
  1243.  
  1244.  
  1245.  
  1246.  
  1247.                                                               THE DISPLAY  17
  1248.  
  1249.  
  1250.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  1251.  
  1252.             Logging
  1253.  
  1254.  
  1255.               When this  switch is selected, all actions are logged to a data
  1256.             file. This includes mode changes and squelch breaks. A time stamp
  1257.             is also logged with each event. This file is  cumulative,  and is
  1258.             not erased by  this program. The  name of the logging file can be
  1259.             changed with the FILE menu selection.
  1260.  
  1261.  
  1262.  
  1263.  
  1264.             Radio Selection
  1265.  
  1266.  
  1267.               Up  to  eight different  radios can be defined to  the program.
  1268.             These radios can have different BAUD rates, Com ports, protocols,
  1269.             etc. Each radio is assigned a name. You can change the  name (and
  1270.             other parameters) for a  given radio from the  Parms panel. Radio
  1271.             Selection is a  drop-down  selection field.  Click  on  the right
  1272.             button to  display the radio list.  Double  click  on  a radio to
  1273.             select it. The Baud and  Com port used will be displayed  next to
  1274.             the Radio Selection control.  NOTE: When a new radio is selected,
  1275.             Manual mode is forced.
  1276.  
  1277.  
  1278.  
  1279.  
  1280.             Speed Control
  1281.  
  1282.  
  1283.                For SCAN or SEARCH mode, the speed control determines the time
  1284.             between  each channel or frequency. When the  control is  all the
  1285.             way to the left, the time between each setting is minimal. If the
  1286.             slider  is moved  to  the  right, the program will  delay  for  a
  1287.             certain time  before changing the  setting  on  the radio. During
  1288.             this  time,  the program will monitor the radio for a signal. The
  1289.             SPEED  control  allows you to  reduce the SCAN or SEARCH speed to
  1290.             give the radio more time to respond to a signal.
  1291.  
  1292.  
  1293.  
  1294.  
  1295.  
  1296.             MEMORY  CHANNEL DATA FIELDS
  1297.  
  1298.  
  1299.               Program  Memory channels contain  information  for  a  specific
  1300.             radio setting.  Each  channel  contains information on Frequency,
  1301.             Modulation  and attenuation to be  sent to (or received from) the
  1302.             radio. In addition,  information on  signal  strength,  number of
  1303.             squelch breaks and the frequency assignment are also displayed.
  1304.  
  1305.               Each  program channel displayed  has  several fields associated
  1306.             with it. Some of these  fields are entry fields that  information
  1307.             can be  entered.  Other  fields  are toggle  switches that can be
  1308.             turned on and off.  Note  that  entry field  information  is  NOT
  1309.  
  1310.  
  1311.                                                               THE DISPLAY  18
  1312.  
  1313.  
  1314.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  1315.  
  1316.             accepted  until ENTER  is  pressed, a  TAB key  is pressed, a new
  1317.             entry field is selected with the mouse, or the channel display is
  1318.             changed with the scroll bars.
  1319.  
  1320.  
  1321.  
  1322.  
  1323.             CHANNEL number
  1324.  
  1325.  
  1326.               This  is  the  first field on the  display. It determines which
  1327.             memory  channel   is  being  displayed  or  changed.  The  memory
  1328.             channel can  be  changed by direct entry in the channel field, or
  1329.             using  the  scroll bars to  the left of the  channel number.  The
  1330.             PgUp and PgDn  keys will  also scroll the memory  channel  up and
  1331.             down.  If entering the channel number, keep in mind that the data
  1332.             will NOT be entered unless you press ENTER or a TAB key.
  1333.  
  1334.  
  1335.  
  1336.  
  1337.  
  1338.             VALID (Vld)
  1339.  
  1340.  
  1341.  
  1342.               The  VALID field determines whether or not SCAN and SEARCH will
  1343.             use the frequency currently entered into that  channel.  For SCAN
  1344.             mode, the program will not scan the memory channel if VLD is OFF.
  1345.             For the SEARCH operation, a frequency entered  in a memory record
  1346.             that has the VALID flag off will NOT cause the search to stop and
  1347.             log.
  1348.  
  1349.  
  1350.  
  1351.  
  1352.  
  1353.             DELAY (Dly)
  1354.  
  1355.  
  1356.  
  1357.               The DELAY  field is use  during the SCAN and SEARCH operations.
  1358.             If delay  is set ON, scanning  will continue DELAY seconds  after
  1359.             the signal  ends  on that channel.  If delay  is  set  OFF,  then
  1360.             scanning  will continue  immediately after the  signal ends.  The
  1361.             DELAY time value can be set on the PARMS panel.
  1362.  
  1363.  
  1364.  
  1365.  
  1366.             ATTENUATION (Att)
  1367.  
  1368.  
  1369.               The  ATTENUATION field  selects the  attenuator of  the  radio.
  1370.             This is a circuit that reduces the signal strength so  that  high
  1371.             level signals do not  overload the radio. The AOR3000 and AOR8000
  1372.             radios  support this feature.  This  option  has  no  effect  for
  1373.  
  1374.  
  1375.                                                               THE DISPLAY  19
  1376.  
  1377.  
  1378.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  1379.  
  1380.             KENWOOD and ICOM radios.
  1381.  
  1382.  
  1383.  
  1384.  
  1385.             RESUME (Rsm)
  1386.  
  1387.  
  1388.               The RESUME field selects the RESUME function for the individual
  1389.             memory channel. If this switch  is  on, and a signal is  detected
  1390.             for this memory  channel in SEARCH or  SCAN mode, SEARCH or  SCAN
  1391.             will continue  after a set number of second if the signal has not
  1392.             gone away. This works the same as the global RESUME switch except
  1393.             that it only affects the single channel.
  1394.  
  1395.  
  1396.  
  1397.  
  1398.  
  1399.             FREQUENCY
  1400.  
  1401.  
  1402.  
  1403.               The FREQUENCY field is used to record or set the current memory
  1404.             channel frequency.  Frequency  information  is  entered  in  Mhz.
  1405.             Note that INS and DEL keys do not work when editing the FREQUENCY
  1406.             field.
  1407.  
  1408.  
  1409.  
  1410.  
  1411.             MODE
  1412.  
  1413.  
  1414.  
  1415.               The  MODE field represents  the  modulation  being  used  for a
  1416.             specific frequency. This  field is  a drop down selection box. To
  1417.             select a modulation, click on the button to the right of the box.
  1418.             Double  click  on  the desired  modulation.  Note  that  not  all
  1419.             modulations will be accepted by your particular radio.
  1420.  
  1421.  
  1422.  
  1423.  
  1424.  
  1425.             COUNT
  1426.  
  1427.  
  1428.               This field displays the number  of times  a signal was detected
  1429.             on  a specific channel. This  field  cannot  be edited.  However,
  1430.             left-clicking on this field with the  mouse cursor will reset the
  1431.             field to 0.
  1432.  
  1433.  
  1434.  
  1435.  
  1436.  
  1437.  
  1438.  
  1439.                                                               THE DISPLAY  20
  1440.  
  1441.  
  1442.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  1443.  
  1444.             TIME
  1445.  
  1446.  
  1447.               This field displays the average number of seconds that a signal
  1448.             was  detected on a specific channel. This field cannot be edited.
  1449.             However, left-clicking  on this field  with the mouse cursor will
  1450.             reset the field to 0.
  1451.  
  1452.  
  1453.  
  1454.  
  1455.             SIGNAL
  1456.  
  1457.  
  1458.               The  signal  strength of the last  recorded signal is  reported
  1459.             here.  This  field cannot be  edited.  However,  left-clicking on
  1460.             this field with the mouse cursor will reset the field to 0.
  1461.  
  1462.  
  1463.  
  1464.  
  1465.             SERVICE
  1466.  
  1467.  
  1468.               This  field  is  used  to  record  the  service for  a specific
  1469.             channel.  This  is a  scratch pad location to  record information
  1470.             about  a  specific  frequency.  If  the  squelch breaks  on  this
  1471.             channel during  SCAN or SEARCH mode,  the program will attempt to
  1472.             lookup the service for the frequency entered. If the frequency is
  1473.             found in the current frequency database, and the SERVICE field is
  1474.             blank, then it will be  filled in  with  the service found in the
  1475.             database.
  1476.  
  1477.  
  1478.  
  1479.  
  1480.             TIME STAMP
  1481.  
  1482.  
  1483.               When  ever  a  squelch break occurs for  this channel, the time
  1484.             stamp is updated with the time and  date of the occurrence.  This
  1485.             field  cannot be  edited.  However,  left-clicking on  this field
  1486.             with the mouse cursor will reset the field to 0.
  1487.  
  1488.  
  1489.  
  1490.  
  1491.  
  1492.             SCAN BANK  DATA FIELDS
  1493.  
  1494.  
  1495.               Scan Bank entry  allows you  to  define banks of  channels  for
  1496.             scanning.  RADIOCTL allows you to assign any range of channels to
  1497.             various banks. Up to 100  banks (0-99) can be assigned. Banks can
  1498.             overlap, and can be  turned on or  off  selectively. In order for
  1499.             SCAN mode to recognize banks, the Banks On button must be active.
  1500.             The bank displayed has several fields associated with it.
  1501.  
  1502.  
  1503.                                                               THE DISPLAY  21
  1504.  
  1505.  
  1506.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  1507.  
  1508.  
  1509.  
  1510.  
  1511.  
  1512.             CHANNEL number
  1513.  
  1514.  
  1515.               This  is  the first  field  on the display. It determines which
  1516.             scan bank  is  being  displayed or changed.  The  range  for this
  1517.             channel number is 0 to 99.  The Channel number  can be changed by
  1518.             direct  entry in the channel  field, or  using the scroll bars to
  1519.             the  left  of the channel number.  The shift-PgUp and  shift-PgDn
  1520.             keys will  also  scroll  the  memory  channel  up  and  down.  If
  1521.             entering the channel number, keep in mind that the  data will NOT
  1522.             be entered unless you press ENTER or a TAB key.
  1523.  
  1524.  
  1525.  
  1526.  
  1527.             Valid
  1528.  
  1529.  
  1530.               The VALID field determines  whether  or not SCAN  will use this
  1531.             bank.  Scanning banks  without the  VALID flag will be ignored at
  1532.             all times.
  1533.  
  1534.  
  1535.  
  1536.  
  1537.             Start
  1538.  
  1539.  
  1540.               START  identifies  the first channel to start scanning with for
  1541.             the given bank. When this bank is active, START will be the first
  1542.             channel  scanned  if  the  channel's VALID flag  is  set. If  the
  1543.             channel's VALID flag is NOT set,  then  the first channel  to  be
  1544.             scanned will be the next sequential channel with a VALID flag.
  1545.  
  1546.  
  1547.  
  1548.  
  1549.  
  1550.             STOP
  1551.  
  1552.  
  1553.               STOP  identifies  the  last  channel to scan when the  bank  is
  1554.             active.  After  this channel  is  scanned, scanning will continue
  1555.             with the START channel of the next VALID scan bank.
  1556.  
  1557.               If  the STOP channel is set  lower than the START channel,  the
  1558.             SCAN will decrement  channel  numbers.  If STOP  is  greater than
  1559.             START, channel  numbers  will  increment. If STOP  and  START are
  1560.             equal, the single  channel  number  in  START  and  END  will  be
  1561.             scanned.
  1562.  
  1563.  
  1564.  
  1565.  
  1566.  
  1567.                                                               THE DISPLAY  22
  1568.  
  1569.  
  1570.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  1571.  
  1572.             SERVICE
  1573.  
  1574.  
  1575.               This field is provided to  enter  comments  about a given bank.
  1576.             It is not used or modified by any program function.
  1577.  
  1578.  
  1579.  
  1580.  
  1581.  
  1582.  
  1583.  
  1584.  
  1585.  
  1586.  
  1587.  
  1588.  
  1589.  
  1590.  
  1591.  
  1592.  
  1593.  
  1594.  
  1595.  
  1596.  
  1597.  
  1598.  
  1599.  
  1600.  
  1601.  
  1602.  
  1603.  
  1604.  
  1605.  
  1606.  
  1607.  
  1608.  
  1609.  
  1610.  
  1611.  
  1612.  
  1613.  
  1614.  
  1615.  
  1616.  
  1617.  
  1618.  
  1619.  
  1620.  
  1621.  
  1622.  
  1623.  
  1624.  
  1625.  
  1626.  
  1627.  
  1628.  
  1629.  
  1630.  
  1631.                                                               THE DISPLAY  23
  1632.  
  1633.  
  1634.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  1635.  
  1636.             SEARCH BANK DATA FIELDS
  1637.  
  1638.  
  1639.  
  1640.               The search bank  panel  allows you  to define banks of channels
  1641.             for  searching.  RADIOCTL  allows  you  to  assign any  range  of
  1642.             frequencies,  along  with  a  modulation  and   step   value  for
  1643.             searching.  Up  to  100  search banks (0-99) can be  defined.  In
  1644.             order  for SEARCH  mode  to recognize  banks, the Banks On button
  1645.             must be active.  The bank displayed has several fields associated
  1646.             with it.
  1647.  
  1648.               When  searching,  the program will start  with the first search
  1649.             channel marked as valid, set the  radio  VFO to  the frequency in
  1650.             the  START field and the modulation in the MODE field, and  check
  1651.             for  a  signal.  If  no  signal  is  detected,  the program  will
  1652.             increment  or decrement the frequency  by  the  amount in the INC
  1653.             field, and repeat the process. When the  frequency  in  the  STOP
  1654.             field is  reached, the program will select the  next valid search
  1655.             bank and repeat the process.  When all valid search channels have
  1656.             been processed, the program returns to the first search bank. For
  1657.             more details on the SEARCH operation, see the description of  the
  1658.             SEARCH mode.
  1659.  
  1660.  
  1661.  
  1662.  
  1663.             CHANNEL number
  1664.  
  1665.  
  1666.               This  is the first  field  on the display.  It determines which
  1667.             search bank  is being displayed or changed.  The  range for  this
  1668.             channel number is 0 to  99.  The Channel number can be changed by
  1669.             direct entry in the  channel field,  or using the scroll  bars to
  1670.             the left  of the channel number.  The alt-PgUp  and alt-PgDn keys
  1671.             will also scroll the memory channel up and down.  If entering the
  1672.             channel number, keep in mind that the  data  will NOT be accepted
  1673.             unless you press ENTER or a TAB key.
  1674.  
  1675.  
  1676.  
  1677.  
  1678.             VALID
  1679.  
  1680.  
  1681.               The VALID field determines whether or not SEARCH  will use this
  1682.             bank.  Search banks without the VALID flag will be ignored at all
  1683.             times.
  1684.  
  1685.  
  1686.  
  1687.  
  1688.  
  1689.  
  1690.  
  1691.  
  1692.  
  1693.  
  1694.  
  1695.                                                   SEARCH BANK DATA FIELDS  24
  1696.  
  1697.  
  1698.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  1699.  
  1700.             Start-Freq
  1701.  
  1702.  
  1703.               Start-Freq  identifies  the  first  frequency  to set  for  the
  1704.             search.  Please note that the program does NOT check the range of
  1705.             this value.  If it is outside the  range of the radio, the  radio
  1706.             may  ignore the setting.
  1707.  
  1708.  
  1709.  
  1710.  
  1711.             Stop-Freq
  1712.  
  1713.  
  1714.               Stop-freq  identifies the last frequency to set for the search.
  1715.             The search bank ends when the vfo frequency reaches the Stop-freq
  1716.             value.  If the Stop-freq value is less than the Start-freq value,
  1717.             the frequency  is decremented. If the Stop-freq  value is greater
  1718.             than the Start-freq value,  the frequency is incremented.  Please
  1719.             note that the program does NOT  check the range of this value. If
  1720.             it is outside the range  of the  radio, the radio may  ignore the
  1721.             setting.
  1722.  
  1723.  
  1724.  
  1725.  
  1726.             Incr-Freq
  1727.  
  1728.  
  1729.               Inc-Freq determines the  steps  for the given search bank.  The
  1730.             Inc-Freq value is added to (or subtracted from) the VFO frequency
  1731.             for each step. If  an  Inc-Freq value of 0 is entered, the SEARCH
  1732.             mode will automatically reset the VLD flag for that bank.
  1733.  
  1734.  
  1735.  
  1736.  
  1737.             Mode
  1738.  
  1739.  
  1740.               The MODE  field  represents the  modulation being used  for the
  1741.             search range. The radio  will be set to  this  modulation at  the
  1742.             beginning  of  the search  range.  This  field  is  a  drop  down
  1743.             selection box. To select a modulation, click on the button to the
  1744.             right of  the box. Double  click on the desired modulation.  Note
  1745.             that not  all  modulations will  be accepted  by your  particular
  1746.             radio.
  1747.  
  1748.  
  1749.  
  1750.  
  1751.  
  1752.  
  1753.  
  1754.  
  1755.  
  1756.  
  1757.  
  1758.  
  1759.                                                   SEARCH BANK DATA FIELDS  25
  1760.  
  1761.  
  1762.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  1763.  
  1764.             Service
  1765.  
  1766.  
  1767.               This field is provided  to enter  comments  about a given bank.
  1768.             It is not used or modified by any program function.
  1769.  
  1770.  
  1771.  
  1772.  
  1773.             STATUS WINDOW
  1774.  
  1775.  
  1776.               The status window displays messages from the  program. This may
  1777.             be  error messages, or  normal operation messages.  The  time and
  1778.             date are included with all messages  as an indication of when the
  1779.             error occurred.  Up  to 10 messages at a  time are displayed. The
  1780.             most recent message is displayed in red at the top of the panel
  1781.  
  1782.  
  1783.  
  1784.  
  1785.  
  1786.             SPECTRUM DISPLAY
  1787.  
  1788.  
  1789.               The  spectrum  display  shows a graph of frequency  vs.  signal
  1790.             strength.  An active channel will be shown as a red  line (if the
  1791.             graph is in  the  range  of  the  active frequency).  Frequencies
  1792.             representing past activity will be displayed in green.
  1793.  
  1794.               In the lower  left hand corner,  the starting frequency will be
  1795.             displayed. The ending frequency of the spectrum will be displayed
  1796.             in  the  lower  right hand corner  of  the  display.  The  center
  1797.             frequency of the  spectrum is  changed  by  moving the horizontal
  1798.             scroll bar. The minimum start frequency  is 0 mhz and the maximum
  1799.             stop   frequency   is  9999.9mhz.  The  horz  step  increment  is
  1800.             determined by the spectrum resolution.  The resolution is changed
  1801.             by moving the  vertical  scroll bar.  Resolution goes from 100khz
  1802.             per pixel to 1khz per pixel in 1khz steps.
  1803.  
  1804.               Tic  marks are displayed for reference. Tic marks are displayed
  1805.             every 10 mhz when the resolution is  above 10khz/pixel.  When the
  1806.             resolution is  10khz or below, the tic marks are displayed  every
  1807.             1mhz.
  1808.  
  1809.  
  1810.  
  1811.  
  1812.  
  1813.  
  1814.  
  1815.  
  1816.  
  1817.  
  1818.  
  1819.  
  1820.  
  1821.  
  1822.  
  1823.                                                   SEARCH BANK DATA FIELDS  26
  1824.  
  1825.  
  1826.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  1827.  
  1828.             THE MENU
  1829.  
  1830.  
  1831.  
  1832.               The menu on the top of the panel provides additional functions.
  1833.             these functions provide the ability to load and save  information
  1834.             to disk,  customize your radio setup, and  manipulate the  memory
  1835.             channel information.  Menu items can  be selected by placing  the
  1836.             mouse cursor over  the  item and pressing the right mouse button.
  1837.             indicated by an  underline  under the character  in the  specific
  1838.             menu  item.  For  the  primary menu, the  ALT  key  must  also be
  1839.             pressed.  For  drop-down  menus,  only the key  itself is need to
  1840.             select an item.
  1841.  
  1842.  
  1843.  
  1844.  
  1845.             FILE MENU
  1846.  
  1847.  
  1848.               The File menu provides the ability to load  or save the current
  1849.             memory  channel, scan banks,  and search banks to  or from a text
  1850.             file.  The  file format for  this  file is described in  the DATA
  1851.             FORMAT section.  The  scan information  can be saved to or loaded
  1852.             from many  different files.  When  a  file is  loaded, only those
  1853.             memory channels, scan bank channels, or  search channels that are
  1854.             included  in  the  file  are  changed. For  a  save,  only memory
  1855.             channels with a frequency greater than zero , and scan and search
  1856.             banks that are marked as valid are written.
  1857.  
  1858.               A  new DBASE file  can  also be selected from  this panel. This
  1859.             file is used for service lookup  operations. The format  of  this
  1860.             file is also discussed in the DATA FORMAT section.
  1861.  
  1862.               The  name of the logging file is also set from this menu.  This
  1863.             is the file that is written to when the LOGGING switch is on.
  1864.  
  1865.               The  File menu also contains the Quit for the program. Function
  1866.             key 3 will also terminate the program.
  1867.  
  1868.  
  1869.  
  1870.  
  1871.             DATABASE MENU
  1872.  
  1873.  
  1874.               The Database menu  allows you to  manipulate various aspects of
  1875.             the memory channels. A sort of memory channel by frequency can be
  1876.             done from this  panel.  With a sorted  frequency list, the  radio
  1877.             being controlled requires less settling time  for  each frequency
  1878.             change, allowing for faster signal detection.
  1879.  
  1880.               The  Service  search will  update  all  Service fields for  any
  1881.             memory channel with a non-zero frequency. The service information
  1882.             is obtained from the current DBASE file.
  1883.  
  1884.               The  Clear option allows  you to clear all memory channels, all
  1885.  
  1886.  
  1887.                                                                  The Menu  27
  1888.  
  1889.  
  1890.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  1891.  
  1892.             service fields from all memory channels, or  all  count, time and
  1893.             signal logs from all memory channels.
  1894.  
  1895.  
  1896.  
  1897.  
  1898.             GLOBAL PARMS PANEL
  1899.  
  1900.  
  1901.  
  1902.               Various parameters determine the operation of the program.  For
  1903.             the  most  part, these parameters  are  set  once when  you first
  1904.             install  the  program.  This  panel allows  you  to  set  program
  1905.             operation parameters.
  1906.  
  1907.  
  1908.  
  1909.  
  1910.  
  1911.             Priority
  1912.  
  1913.  
  1914.  
  1915.               This  common  panel parm  sets  the time  (in  seconds) between
  1916.             priority checks.
  1917.  
  1918.  
  1919.  
  1920.  
  1921.              Delay
  1922.  
  1923.  
  1924.               The  number of seconds  that the program will wait on a channel
  1925.             after a  signal  disappears.  This value only has  affect  if the
  1926.             DELAY flag is set on the current memory channel.
  1927.  
  1928.  
  1929.  
  1930.  
  1931.              Resume
  1932.  
  1933.  
  1934.               If RESUME is selected, this is the number  of seconds that SCAN
  1935.             or SEARCH will continue after a signal is detected.
  1936.  
  1937.  
  1938.  
  1939.  
  1940.  
  1941.  
  1942.             RADIO  PARMS PANEL
  1943.  
  1944.  
  1945.  
  1946.               The program provides  settings  for up  to  eight radios.  Each
  1947.             radio can be setup with different operation characteristics.  For
  1948.             the  most  part, these parameters  are  set  once when you  first
  1949.  
  1950.  
  1951.                                                                  The Menu  28
  1952.  
  1953.  
  1954.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  1955.  
  1956.             install  the  program. However, you  may  need  to  update  these
  1957.             parameters  if  you connect different radios.  Except  for  Name,
  1958.             Baud rate and  Com  port,  the  defaults for the particular radio
  1959.             types should only be  changed if a non-standard  radio  is  being
  1960.             supported.
  1961.  
  1962.  
  1963.  
  1964.  
  1965.             Radio Name
  1966.  
  1967.  
  1968.               This  is the  name  that  you  give  the radio.  There  are  no
  1969.             restrictions  on  the  name,  other  than  is is  limited  to  30
  1970.             alpha-numeric  characters.  This  name  is  used  in  the   Radio
  1971.             Selection control on the main panel.
  1972.  
  1973.  
  1974.  
  1975.  
  1976.             Radio Type
  1977.  
  1978.  
  1979.               This  field defines  the  type of  radio (protocol). There  are
  1980.             currently six types of radios supported. ICOM,  KENWOOD, AOR3000,
  1981.             AOR8000,  OPTO  and  LOCAL.  Other  radios may be  added  in  the
  1982.             future.
  1983.  
  1984.  
  1985.  
  1986.  
  1987.             ADDRESS
  1988.  
  1989.  
  1990.               ICOM  and  OPTO  radios require an address. For the R-7000, the
  1991.             address  is  normally 8. If you connect a  different ICOM or OPTO
  1992.             radio, or you  have  more than one ICOM radio  connected, you can
  1993.             change this address  to match. This parameter  has no affect  for
  1994.             other radio types.
  1995.  
  1996.  
  1997.  
  1998.  
  1999.             Max Channel
  2000.  
  2001.  
  2002.               This  field  defines the maximum  memory channel in the  radio.
  2003.             For the  ICOM R-7000, and KENWOOD R-5000, this would normally  be
  2004.             99. For the AOR3000 this value should be 399. Changing this field
  2005.             allows  the  program to support other radios with  more (or less)
  2006.             memory.  This parm has no effect  for the OPTO  protocol,  as the
  2007.             OPTO protocol does not support memory channels.
  2008.  
  2009.  
  2010.  
  2011.  
  2012.  
  2013.  
  2014.  
  2015.                                                                  The Menu  29
  2016.  
  2017.  
  2018.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  2019.  
  2020.             MIN CHANNEL
  2021.  
  2022.  
  2023.               This is the  first  memory channel for  the radio. ICOM  radios
  2024.             start with memory channel  1. The AOR3000 and KENWOOD  start with
  2025.             memory channel 0.  This parm has no effect for the OPTO protocol,
  2026.             as the OPTO protocol does not support memory channels.
  2027.  
  2028.  
  2029.  
  2030.  
  2031.  
  2032.             MAX FREQUENCY
  2033.  
  2034.  
  2035.               This is the maximum frequency that the radio will accept.
  2036.  
  2037.  
  2038.  
  2039.  
  2040.             MIN FREQUENCY
  2041.  
  2042.  
  2043.               This is the minimum frequency that the radio will accept.
  2044.  
  2045.  
  2046.  
  2047.  
  2048.             BAUD RATE
  2049.  
  2050.  
  2051.               The baud setting for this radio. Most  radios can be configured
  2052.             to accept baud rates from 1200  to 9600 baud. The default setting
  2053.             for ICOM and  AOR3000 is 9600. For the  KENWOOD,  the  default is
  2054.             4800 baud. Adjust this setting to match  the  baud rate that your
  2055.             radio is set for.
  2056.  
  2057.  
  2058.  
  2059.  
  2060.             COM PORT
  2061.  
  2062.  
  2063.               This is  the com port  that your  radio  is  attached  to.  The
  2064.             program allows you to select com 1 thru com 4.
  2065.  
  2066.  
  2067.  
  2068.  
  2069.             DATA BITS
  2070.  
  2071.  
  2072.               Most of the radios supported work with an 8 bit data format. If
  2073.             you have a radio that requires 7 bits, this can be changed.
  2074.  
  2075.  
  2076.  
  2077.  
  2078.  
  2079.                                                                  The Menu  30
  2080.  
  2081.  
  2082.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  2083.  
  2084.             STOP BITS
  2085.  
  2086.  
  2087.               Most  of the radios supported use  2  stop bits. If needed, you
  2088.             can change this to 1 stop bit.
  2089.  
  2090.  
  2091.  
  2092.  
  2093.             FLOW CONTROL
  2094.  
  2095.  
  2096.               Flow  Control   provides   the  ability   to  stop  and   start
  2097.             communications based on the ability of the radio and  computer to
  2098.             accept data.  Flow control requires the use of additional control
  2099.             lines (RTS/DTS).  These lines are used as signals to indicate  to
  2100.             the radio and the computer to start and stop sending information.
  2101.             The ICOM  interface that  this  program is  designed to work with
  2102.             does NOT provide  for RTS/CTS  control lines (flow  control). The
  2103.             KENWOOD and  AOR3000 interfaces will use RTS/CTS flow control. It
  2104.             is recommended that flow control be left on  for these radios, as
  2105.             they may not work properly with it off.
  2106.  
  2107.  
  2108.  
  2109.  
  2110.             SIGNAL DETECT
  2111.  
  2112.  
  2113.               There  are three ways  to  detect a squelch break. The first is
  2114.             using a spare signal on the RS-232 port. This signal detection is
  2115.             part  of  the  modified  interface,  and  also provided with OPTO
  2116.             equipped radios. This is referred to as HARDWARE detection.
  2117.  
  2118.               The  second detection  method involves using  a command  to the
  2119.             radio to detect squelch break. This  is referred to  as  SOFTWARE
  2120.             detection.  This  method also  uses a  command to  the  radio  to
  2121.             determine  the  signal  strength.  SOFTWARE   detection  is   NOT
  2122.             available for the ICOM protocol.  Some  KENWOOD radios provide  a
  2123.             software signal detection.  The  KENWOOD R5000 does NOT have this
  2124.             feature.
  2125.  
  2126.               The  third method  is a  combination of HARDWARE  and SOFTWARE.
  2127.             With  this  technique,  the  signal line  is checked for  squelch
  2128.             break, and  a signal  strength  command  is  issued  ONLY  if the
  2129.             squelch break  signal has been detected. This  method is the most
  2130.             efficient for scanning speed. However, it cannot be used for ICOM
  2131.             radios, as there are no signal strength commands available.
  2132.  
  2133.  
  2134.               Please note that  to make use of the HARDWARE, or  HARDWARE and
  2135.             SOFTWARE  detect  methods,  either  the modified interface or the
  2136.             OPTO interface must be present.
  2137.  
  2138.  
  2139.  
  2140.  
  2141.  
  2142.  
  2143.                                                                  The Menu  31
  2144.  
  2145.  
  2146.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  2147.  
  2148.             TIMEOUT
  2149.  
  2150.  
  2151.               All  radios  require  a  delay  between  each  packet sent.  In
  2152.             general this delay should be between 60 and 90 milli-seconds.  If
  2153.             you  are seeing error messages that indicate overflow or bad data
  2154.             from  the radio, you should increase  this  value.  Setting  this
  2155.             value  too  high will  slow  down  the  maximum  scanning  speed.
  2156.             However,  setting  this value  too  low will  cause  transmission
  2157.             errors.
  2158.  
  2159.  
  2160.  
  2161.  
  2162.  
  2163.  
  2164.  
  2165.  
  2166.  
  2167.  
  2168.  
  2169.  
  2170.  
  2171.  
  2172.  
  2173.  
  2174.  
  2175.  
  2176.  
  2177.  
  2178.  
  2179.  
  2180.  
  2181.  
  2182.  
  2183.  
  2184.  
  2185.  
  2186.  
  2187.  
  2188.  
  2189.  
  2190.  
  2191.  
  2192.  
  2193.  
  2194.  
  2195.  
  2196.  
  2197.  
  2198.  
  2199.  
  2200.  
  2201.  
  2202.  
  2203.  
  2204.  
  2205.  
  2206.  
  2207.                                                                  The Menu  32
  2208.  
  2209.  
  2210.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  2211.  
  2212.             SPECIAL KEYS
  2213.  
  2214.  
  2215.  
  2216.  
  2217.  
  2218.  
  2219.  
  2220.             ENTER
  2221.  
  2222.  
  2223.               The ENTER key finalizes input to the  program.  For  data entry
  2224.             fields, the information is stored into the computer's memory, and
  2225.             the cursor advances to the next field.
  2226.  
  2227.  
  2228.  
  2229.  
  2230.  
  2231.  
  2232.             tab keys
  2233.  
  2234.  
  2235.               The tab keys  will move the cursor to the next field. A forward
  2236.             or reverse tab key will complete data entry of the current field.
  2237.  
  2238.  
  2239.  
  2240.  
  2241.             PgDn/PgUp
  2242.  
  2243.  
  2244.               These keys  increment or decrement the  current  memory channel
  2245.             being displayed.
  2246.  
  2247.  
  2248.  
  2249.  
  2250.             ctl-PgDn/ctl-PgUp
  2251.  
  2252.  
  2253.               These keys increment or decrement the current scan bank channel
  2254.             being displayed.
  2255.  
  2256.  
  2257.  
  2258.  
  2259.             alt-PgDn/ctl-PgUp
  2260.  
  2261.  
  2262.               These  keys  increment  or  decrement  the current search  bank
  2263.             channel being displayed.
  2264.  
  2265.  
  2266.  
  2267.  
  2268.  
  2269.  
  2270.  
  2271.                                                              SPECIAL KEYS  33
  2272.  
  2273.  
  2274.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  2275.  
  2276.             DATA FILE FORMATS
  2277.  
  2278.  
  2279.  
  2280.  
  2281.               There are several files that this program  makes  use of. These
  2282.             files are used to store and retrieve data used by the program.
  2283.  
  2284.  
  2285.  
  2286.  
  2287.             LOGFILE format
  2288.  
  2289.  
  2290.  
  2291.                When LOGGING is  enabled, certain transactions are logged to a
  2292.             file. The  name  of this file  is  set by the  user.  The initial
  2293.             setting for this filename is RADIOCTL.LOG.
  2294.  
  2295.             For a given transaction, the following information is logged:
  2296.  
  2297.             *   Timestamp- The Date and Time of the transaction.
  2298.  
  2299.             *   The scanning mode (SCAN/SEARCH/MANUAL).
  2300.  
  2301.             *   The VFO frequency.
  2302.  
  2303.             *   The VFO modulation.
  2304.  
  2305.             *   The current memory channel.
  2306.  
  2307.             *   The signal strength at the time of transaction.
  2308.  
  2309.             *   The length of the transaction.
  2310.  
  2311.             *   The service information for the current memory channel.
  2312.  
  2313.  
  2314.  
  2315.  
  2316.  
  2317.  
  2318.             FREQLIST.DBF
  2319.  
  2320.  
  2321.  
  2322.               This  is  a standard  DBASE  III+  type data file. It  contains
  2323.             frequencies  and allocations for  the  radio  spectrum. There are
  2324.             three fields that are used by this program.
  2325.  
  2326.               field name     allocation       description
  2327.               -----------------------------------------------------------
  2328.               FREQUENCY      decimal 10.5     holds the frequency in Mhz
  2329.               DESCRIPT       character 50     usage of the frequency
  2330.               ACTION         logical          flags the frequency in use
  2331.  
  2332.               If  the ACTION field is not  present, the  program will use the
  2333.  
  2334.  
  2335.                                                         DATA FILE FORMATS  34
  2336.  
  2337.  
  2338.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  2339.  
  2340.             DESCRIPT  field  to  determine  ACTION. A  blank  DESCRIPT  field
  2341.             signals an inactive channel.
  2342.  
  2343.               The length of the DESCRIPT field can be changed, if so desired.
  2344.             This program only uses the first 80 chars of this field.
  2345.  
  2346.               Any other fields can be added or deleted from this file without
  2347.             affecting  the operation of the program.  However, if  either the
  2348.             FREQUENCY or DESCRIPT  field is not present in the  database, the
  2349.             DBASE function will not operate.
  2350.  
  2351.  
  2352.  
  2353.  
  2354.             data file format
  2355.  
  2356.  
  2357.  
  2358.               The SAVE command creates a  file  with the  current settings of
  2359.             memory channels, and various scan parameters. The file created is
  2360.             an  ASCII  readable file. Each record  is  terminated  by a CR/LF
  2361.             sequence.  One record represents one frequency channel, one  scan
  2362.             bank channel, one search bank channel, one command, or a comment.
  2363.             Which  type if  record  is  determined  by  the  first  non-blank
  2364.             character  on the line.  The following table shows the identifier
  2365.             for the various types of records:
  2366.  
  2367.                        ┌──────────────┬─────────────────────────────┐
  2368.                        │ identifier   │  type of record             │
  2369.                        ├──────────────┼─────────────────────────────┤
  2370.                        │ number       │ frequency channel info      │
  2371.                        ├──────────────┼─────────────────────────────┤
  2372.                        │ @            │ scan bank information       │
  2373.                        ├──────────────┼─────────────────────────────┤
  2374.                        │ #            │ search bank information     │
  2375.                        ├──────────────┼─────────────────────────────┤
  2376.                        │ keyword      │ command to program          │
  2377.                        ├──────────────┼─────────────────────────────┤
  2378.                        │ *            │ comment                     │
  2379.                        └──────────────┴─────────────────────────────┘
  2380.  
  2381.  
  2382.  
  2383.             Each record contains one or more fields delimited by blanks.  The
  2384.             file can be  altered (or created) using any standard text editor.
  2385.             The maximum  record length that  the program  can  handle  is 200
  2386.             characters.   If   the  comment  record  flag  is  detected,  all
  2387.             information following the '*' is  ignored on that line.  When the
  2388.             program reads the file, any missing required parameter, parameter
  2389.             range error, or unrecognized keyword will terminate the file read
  2390.             at that line.
  2391.  
  2392.  
  2393.  
  2394.              The format for a frequency channel entry is as follows:
  2395.  
  2396.  
  2397.  
  2398.  
  2399.                                                         DATA FILE FORMATS  35
  2400.  
  2401.  
  2402.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  2403.  
  2404.          ┌─────┬───────────┬────────────────┬────────────────────────────┐
  2405.          │field│  name     │ value range    │ description                │
  2406.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2407.          │   1 │ CHANNEL   │ 0-999          │channel number to set       │
  2408.          │     │           │                │ required-positional        │
  2409.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2410.          │   2 │ FREQUENCY │ 0-999.9999     │frequency in Mhz            │
  2411.          │     │           │                │ required-positional        │
  2412.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2413.          │   3 │ MODE      │ 3 chars        │valid modulation for radio  │
  2414.          │     │           │                │ required-positional        │
  2415.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2416.          │   4*│ COUNT     │ 0-999999       │count of squelch breaks     │
  2417.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2418.          │   5*│ DURATION  │ 0-999999       │total duration of squelch   │
  2419.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2420.          │   6*│ SIGNAL    │ Sxx            │Signal strength value (xx)  │
  2421.          │     │           │ xx=00 to 15    │ optional                   │
  2422.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2423.          │   7*│ VALID     │ VALID/NOTVALID │indicator of channel valid  │
  2424.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2425.          │   8*│ ATTEN     │ ANTEN/NOANTEN  │indicator of attenuation    │
  2426.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2427.          │   9*│ RESUME    │ RESUME/NORESUME│indicator of resume         │
  2428.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2429.          │  10*│ TSTAMP    │ TSTAMP value   │squelch break time stamp    │
  2430.          │     │           │ TSTAMP 0       │time value is UNIX time     │
  2431.          │     │           │                │(number of seconds since    │
  2432.          │     │           │                │ 1970) 0 = no stamp.        │
  2433.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2434.          │  11*│ TONE      │ PL 0 0 0       │future enhancement.         │
  2435.          │     │           │                │If included, all three      │
  2436.          │     │           │                │numbers must be specified.  │
  2437.          │     │           │                │                            │
  2438.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2439.          │  12*│ DELAY     │ DELAY/NODELAY  │indicator of channel delay  │
  2440.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2441.          │  13*│ SERVICE   │ 80 chars       │service for channel         │
  2442.          └─────┴───────────┴────────────────┴────────────────────────────┘
  2443.  
  2444.          *optional fields
  2445.  
  2446.  
  2447.  
  2448.               The  first three fields MUST be specified and  be in the proper
  2449.             order. Optional fields do NOT have to be specified.  However, the
  2450.             following positional restrictions apply:,
  2451.  
  2452.             *   If COUNT is specified, it MUST follow the MODE field.  If not
  2453.                 specified, the COUNT value for the channel is set to 0.
  2454.  
  2455.             *   If DURATION  is specified, COUNT must also  be specified, and
  2456.                 DURATION  must  follow  the  COUNT.  If  not  specified,  the
  2457.                 DURATION value for the channel is set to 0.
  2458.  
  2459.             *   Duration  value  MUST  be specified  if any  of the following
  2460.                 fields are specified:
  2461.  
  2462.  
  2463.                                                         DATA FILE FORMATS  36
  2464.  
  2465.  
  2466.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  2467.  
  2468.                   SIGNAL, VALID, ANTEN, RESUME, TSTAMP, TONE, DELAY, SERVICE.
  2469.  
  2470.             *   If SIGNAL value is not specified, then SIGNAL value  for  the
  2471.                 channel is set to 0.
  2472.  
  2473.             *   If VALID  is not specified, the channel will be marked VALID.
  2474.  
  2475.             *   If ANTEN,  RESUME  or  DELAY is not specified, the respective
  2476.                 flags will be reset for the channel.
  2477.  
  2478.             *   If DELAY is specified, it MUST precede the service field.
  2479.  
  2480.             *   If  SERVICE is specified, DELAY must also  be specified.  All
  2481.                 characters (up to 80) following the DELAY value and up to the
  2482.                 end of  the  line  (CR/LF)  are  taken  as  a SERVICE string.
  2483.                 Leading blanks and any special ASCII characters are removed.
  2484.  
  2485.             NOTE:If you are reading a data file that was  created by the OS/2
  2486.             version  of  RADIOCTL, the time stamp represents  Greenwich  Mean
  2487.             Time  (GMT).  The  time   stamp  saved  by  the  Windows  version
  2488.             represents local time.
  2489.  
  2490.  
  2491.  
  2492.  
  2493.  
  2494.  
  2495.  
  2496.  
  2497.  
  2498.  
  2499.  
  2500.  
  2501.  
  2502.  
  2503.  
  2504.  
  2505.  
  2506.  
  2507.  
  2508.  
  2509.  
  2510.  
  2511.  
  2512.  
  2513.  
  2514.  
  2515.  
  2516.  
  2517.  
  2518.  
  2519.  
  2520.  
  2521.  
  2522.  
  2523.  
  2524.  
  2525.  
  2526.  
  2527.                                                         DATA FILE FORMATS  37
  2528.  
  2529.  
  2530.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  2531.  
  2532.  
  2533.  
  2534.              The format for a scan bank entry is as follows:
  2535.  
  2536.          ┌─────┬───────────┬────────────────┬────────────────────────────┐
  2537.          │field│  name     │ value range    │ description                │
  2538.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2539.          │   1 │ BANKID    │ @              │@ identifies a scan bank    │
  2540.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2541.          │   2 │ BANK      │ 1-100          │bank number                 │
  2542.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2543.          │   3 │ START     │ 0- MAX         │starting channel for bank   │
  2544.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2545.          │   4 │ END       │ 0- MAX         │ending   channel for bank   │
  2546.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2547.          │   5*│ SCAN      │ SCAN/NOSCAN    │valid bank                  │
  2548.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2549.          │   6*│ DESCRIPT  │ 80 chars       │description of bank         │
  2550.          └─────┴───────────┴────────────────┴────────────────────────────┘
  2551.  
  2552.          *optional fields
  2553.  
  2554.  
  2555.  
  2556.  
  2557.               If NOSCAN is not specified, the bank is marked as valid.
  2558.  
  2559.  
  2560.  
  2561.  
  2562.  
  2563.  
  2564.  
  2565.  
  2566.  
  2567.  
  2568.  
  2569.  
  2570.  
  2571.  
  2572.  
  2573.  
  2574.  
  2575.  
  2576.  
  2577.  
  2578.  
  2579.  
  2580.  
  2581.  
  2582.  
  2583.  
  2584.  
  2585.  
  2586.  
  2587.  
  2588.  
  2589.  
  2590.  
  2591.                                                         DATA FILE FORMATS  38
  2592.  
  2593.  
  2594.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  2595.  
  2596.  
  2597.              The format for a search bank entry is as follows:
  2598.  
  2599.  
  2600.          ┌─────┬───────────┬────────────────┬────────────────────────────┐
  2601.          │field│  name     │ value range    │ description                │
  2602.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2603.          │   1 │ BANKID    │ #              │@ identifies a search bank  │
  2604.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2605.          │   2 │ BANK      │ 1-100          │bank number                 │
  2606.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2607.          │   3 │ START     │ 0- 9999.99999  │starting frequency for bank │
  2608.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2609.          │   4 │ END       │ 0- 9999.99999  │ending   frequency for bank │
  2610.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2611.          │   5 │ INC       │ 0- 9999.99999  │frequency increment         │
  2612.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2613.          │   5 │ MODE      │AM,FM,FMN,etc.  │modulation for bank         │
  2614.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2615.          │   5*│ SEARCH    │ SEARCH/NOSEARCH│valid bank                  │
  2616.          ├─────┼───────────┼────────────────┼────────────────────────────┤
  2617.          │   6*│ DESCRIPT  │ 80 chars       │description of bank         │
  2618.          └─────┴───────────┴────────────────┴────────────────────────────┘
  2619.  
  2620.          *optional fields
  2621.  
  2622.  
  2623.  
  2624.               If NOSEARCH is not specified, the bank is marked as valid.
  2625.  
  2626.  
  2627.  
  2628.  
  2629.  
  2630.  
  2631.  
  2632.  
  2633.  
  2634.  
  2635.  
  2636.  
  2637.  
  2638.  
  2639.  
  2640.  
  2641.  
  2642.  
  2643.  
  2644.  
  2645.  
  2646.  
  2647.  
  2648.  
  2649.  
  2650.  
  2651.  
  2652.  
  2653.  
  2654.  
  2655.                                                         DATA FILE FORMATS  39
  2656.  
  2657.  
  2658.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  2659.  
  2660.  
  2661.               Certain commands can be entered in a text  file for  execution.
  2662.             These commands provide the ability to execute certain  operations
  2663.             automatically,  without  having  to select  them from the various
  2664.             panel controls.
  2665.  
  2666.  
  2667.  
  2668.                          COMMANDS RECOGNIZED
  2669.          ┌────────────────┬────────────────┬────────────────────────────┐
  2670.          │command         │ option(s)      │ description                │
  2671.          ├────────────────┼────────────────┼────────────────────────────┤
  2672.          │BANK            │ ON|OFF         │BANK mode on or off.        │
  2673.          │                │                │Equivalent to pressing BANK │
  2674.          │                │                │button.                     │
  2675.          ├────────────────┼────────────────┼────────────────────────────┤
  2676.          │CHAIN           │ filespec       │start reading another text  │
  2677.          │                │                │file. Maximum CHAIN depth   │
  2678.          │                │                │is 3 files.                 │
  2679.          ├────────────────┼────────────────┼────────────────────────────┤
  2680.          │CHANNEL         │ 0 to 9999      │set channel number.         │
  2681.          │                │                │Equivalent to setting       │
  2682.          │                │                │CHANNEL display value.      │
  2683.          ├────────────────┼────────────────┼────────────────────────────┤
  2684.          │CLEAR           │    -           │Clear all memory channels   │
  2685.          │                │    ALL         │Clear all memory channels   │
  2686.          │                │    COUNTS      │Clear all squelch counts    │
  2687.          │                │    SERVICE     │Clear all service strings   │
  2688.          │                │    SIGNAL      │Clear all strength readings │
  2689.          │                │    TIME        │Clear all squelch times     │
  2690.          ├────────────────┼────────────────┼────────────────────────────┤
  2691.          │DBNAME          │ filespec       │change DBASE filename for   │
  2692.          │                │                │service lookups.            │
  2693.          ├────────────────┼────────────────┼────────────────────────────┤
  2694.          │DELAY           │    xxxx        │Set DELAY value to xxxx.    │
  2695.          ├────────────────┼────────────────┼────────────────────────────┤
  2696.          │F               │  frequency     │Set VFO frequency           │
  2697.          ├────────────────┼────────────────┼────────────────────────────┤
  2698.          │HALT            │     -          │Force MANUAL mode           │
  2699.          ├────────────────┼────────────────┼────────────────────────────┤
  2700.          │LOAD            │     -          │load memory from radio      │
  2701.          ├────────────────┼────────────────┼────────────────────────────┤
  2702.          │M               │   modulation   │set VFO modulation          │
  2703.          └────────────────┴────────────────┴────────────────────────────┘
  2704.  
  2705.  
  2706.  
  2707.  
  2708.  
  2709.  
  2710.  
  2711.  
  2712.  
  2713.  
  2714.  
  2715.  
  2716.  
  2717.  
  2718.  
  2719.                                                         DATA FILE FORMATS  40
  2720.  
  2721.  
  2722.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  2723.  
  2724.  
  2725.  
  2726.  
  2727.                          COMMANDS RECOGNIZED (cont)
  2728.          ┌────────────────┬────────────────┬────────────────────────────┐
  2729.          │MANUAL          │     -          │Force MANUAL mode           │
  2730.          ├────────────────┼────────────────┼────────────────────────────┤
  2731.          │MEMORY          │     -          │use radio's memory          │
  2732.          ├────────────────┼────────────────┼────────────────────────────┤
  2733.          │PDELAY          │   0 to 9999    │set priority interval       │
  2734.          ├────────────────┼────────────────┼────────────────────────────┤
  2735.          │QUIT            │     -          │exit RADIOCTL               │
  2736.          ├────────────────┼────────────────┼────────────────────────────┤
  2737.          │PRIORITY        │     ON         │set priority switch on      │
  2738.          │                │     OFF        │set priority switch off     │
  2739.          │                │   0 to 999     │set priority channel        │
  2740.          ├────────────────┼────────────────┼────────────────────────────┤
  2741.          │RESUME          │     ON         │set resume   switch on      │
  2742.          │                │     OFF        │set resume   switch off     │
  2743.          │                │   0 to 9999    │set resume  interval        │
  2744.          ├────────────────┼────────────────┼────────────────────────────┤
  2745.          │SCAN            │     -          │Start SCAN mode             │
  2746.          ├────────────────┼────────────────┼────────────────────────────┤
  2747.          │SEARCH          │     -          │Start SEARCH mode           │
  2748.          ├────────────────┼────────────────┼────────────────────────────┤
  2749.          │SORT            │     -          │Sort memory channels        │
  2750.          ├────────────────┼────────────────┼────────────────────────────┤
  2751.          │VFO             │     -          │use computer's memory       │
  2752.          └────────────────┴────────────────┴────────────────────────────┘
  2753.  
  2754.  
  2755.  
  2756.  
  2757.             Note:Certain commands are processed on a deferred basis. In other
  2758.             words,  they are not processed until the  entire  file  (and  any
  2759.             chained files) are  read.  Because  of  this,  only one  of these
  2760.             commands (the last  one read in)  will be processed. As a result,
  2761.             only one of these commands  should be present in  the  file.  The
  2762.             commands are:
  2763.  
  2764.              CHANNEL, F, HALT, LOAD, M, MANUAL, SCAN, and SEARCH.
  2765.  
  2766.              The F and M commands CAN co-exist in the same file.
  2767.  
  2768.  
  2769.  
  2770.             Any record  that is not  recognized  as  a Frequency,  Scan bank,
  2771.             Search bank, command or comment will be ignored.
  2772.  
  2773.  
  2774.  
  2775.  
  2776.  
  2777.  
  2778.  
  2779.  
  2780.  
  2781.  
  2782.  
  2783.                                                         DATA FILE FORMATS  41
  2784.  
  2785.  
  2786.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  2787.  
  2788.             RS232 INTERFACE
  2789.  
  2790.  
  2791.  
  2792.  
  2793.               This program is designed to use the serial  communications port
  2794.             (RS232) of the IBM  computer. In  order  to  interface a radio to
  2795.             this  port,  an  interface  adapter is  needed  designed for  the
  2796.             specific radio. Each radio  manufacturer  makes such an  adapter.
  2797.             However,  none  of  the  adapters supplied from the  manufacturer
  2798.             provide for squelch detection. Without this detection, the signal
  2799.             sensing functions of this program will not work.
  2800.  
  2801.               For  each  radio  supported,  a  circuit  and instructions  are
  2802.             available.  This circuit provides the squelch detection needed by
  2803.             this program.  The interface  circuits are  easy  to  build,  and
  2804.             require  few parts.  All of the  parts can be obtained cheaply at
  2805.             any electronics supply store. The schematics and instructions are
  2806.             provided to all registered users.
  2807.  
  2808.  
  2809.  
  2810.  
  2811.  
  2812.  
  2813.  
  2814.  
  2815.  
  2816.  
  2817.  
  2818.  
  2819.  
  2820.  
  2821.  
  2822.  
  2823.  
  2824.  
  2825.  
  2826.  
  2827.  
  2828.  
  2829.  
  2830.  
  2831.  
  2832.  
  2833.  
  2834.  
  2835.  
  2836.  
  2837.  
  2838.  
  2839.  
  2840.  
  2841.  
  2842.  
  2843.  
  2844.  
  2845.  
  2846.  
  2847.                                                           RS232 INTERFACE  42
  2848.  
  2849.  
  2850.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  2851.  
  2852.             PROGRAM LIMITS AND RANGES
  2853.  
  2854.  
  2855.  
  2856.  
  2857.               MEMORY REQUIRED:       4 meg (Windows Minimum). 8 Meg+ suggested
  2858.               PROCESSOR REQUIRED:    80386 or Higher
  2859.               WINDOWS LEVEL REQUIRED:3.1 or Windows 95
  2860.  
  2861.               MAXIMUM MEMORY CHANNELS    1000
  2862.               MAXIMUM SCAN BANKS          100
  2863.               MAXIMUM SEARCH BANKS        100
  2864.               FREQUENCY RANGE           .01khz to 9999.99999mhz*
  2865.               MINIMUM FREQUENCY STEP     10hz*
  2866.               MAXIMUM FREQUENCY STEP     9999.99999mhz
  2867.  
  2868.               *may be limited by radio model.
  2869.  
  2870.  
  2871.  
  2872.  
  2873.  
  2874.  
  2875.  
  2876.  
  2877.  
  2878.  
  2879.  
  2880.  
  2881.  
  2882.  
  2883.  
  2884.  
  2885.  
  2886.  
  2887.  
  2888.  
  2889.  
  2890.  
  2891.  
  2892.  
  2893.  
  2894.  
  2895.  
  2896.  
  2897.  
  2898.  
  2899.  
  2900.  
  2901.  
  2902.  
  2903.  
  2904.  
  2905.  
  2906.  
  2907.  
  2908.  
  2909.  
  2910.  
  2911.                                                 PROGRAM LIMITS AND RANGES  43
  2912.  
  2913.  
  2914.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  2915.  
  2916.        INDEX
  2917.  
  2918.  
  2919.  
  2920.                                              Shift PgDn 22
  2921.              A                               Shift PgUp 22
  2922.  
  2923.        AOR3000 2
  2924.        attenuation 19
  2925.        Attenuator 11                            I
  2926.  
  2927.                                           ICOM
  2928.  
  2929.              B                                  m 2
  2930.                                           interface 4
  2931.        Banks On 17
  2932.  
  2933.  
  2934.                                                 K
  2935.              C
  2936.                                           KENWOOD 2
  2937.        Channel # 8
  2938.        channel RESUME 20
  2939.        COMPUTER/RADIO Button 16
  2940.        COUNT 20                                 L
  2941.  
  2942.                                           Load ALL 14
  2943.                                           Load/Set Buttons 14
  2944.              D                            Logging 17
  2945.  
  2946.        DBASE 2
  2947.        delay 19
  2948.        Digit Scrolling 10                       M
  2949.  
  2950.                                           Manual Mode 11
  2951.                                           Mem Sync 16
  2952.              E                            Mem->VFO 15
  2953.                                           Memory Channel
  2954.        ENTER key 33                          CHANNEL number 19
  2955.                                           Memory Channels 18
  2956.                                           Menu 26
  2957.                                              Database 27
  2958.              F                               File 27
  2959.                                              Parms 28
  2960.        Freq/Memory Scroll Buttons 10      MODE field 20
  2961.        frequency 20                       modulation 20
  2962.        FREQUENCY field 20
  2963.  
  2964.  
  2965.                                                 O
  2966.              H
  2967.                                           Option Buttons 16
  2968.        Hot Keys
  2969.           Alt PgDn 24
  2970.           Alt PgUp 24
  2971.           PgDn 19
  2972.           PgUp 19
  2973.  
  2974.  
  2975.                                                                     Index  44
  2976.  
  2977.  
  2978.                       RADIO REMOTE CONTROL PROGRAM FOR WINDOWS
  2979.  
  2980.                                              SPEED 12
  2981.              P                               VALID 12
  2982.                                           Search Bank 23
  2983.        Parms                                 Channel number 24
  2984.           ADDRESS 29                         Incr-freq 25
  2985.           Baud Rate 30                       Mode 25
  2986.           Com Port 30                        Service 25
  2987.           Data Bits 30                       Start-freq 24
  2988.           Delay 28                           Stop-freq 25
  2989.           Flow Control 31                    Valid 24
  2990.           Max Channel 29                  Search Mode 13
  2991.           Max Frequency 30                   BANKS 14
  2992.           Min Channel 29                     DELAY 13
  2993.           Min Frequency 30                   MEM SYNC 14
  2994.           Priority 28                        RESUME 14
  2995.           Radio Name 29                      SPEED 14
  2996.           Radio Type 29                      VALID 13
  2997.           Resume 28                       SERVICE 21
  2998.           Signal Detect 31                Set ALL 15
  2999.           Stop Bits 30                    shareware 2
  3000.           Timeout 31                      SIGNAL 20
  3001.        PgDn key 33                        Signal Meter 10
  3002.        Pgup key 33                        Spectrum Display 26
  3003.        Priority 17                        Speed Control 18
  3004.        Priority Channel 9
  3005.  
  3006.  
  3007.                                                 T
  3008.              R
  3009.                                           tab key 33
  3010.        Radio Selection 18                 TIME  20
  3011.        Resume 17                          TIME STAMP 20
  3012.        RS232 4
  3013.  
  3014.  
  3015.                                                 V
  3016.              S
  3017.                                           valid 19
  3018.        Scan Bank                          VFO Frequency 8
  3019.           Channel number 22               VFO Modulation 8
  3020.           Service 22                      VFO Select Button 16
  3021.           Start 22                        VFO step value 9
  3022.           Stop 22                         VFO->Mem 15
  3023.           Valid 22
  3024.        Scan Mode 11
  3025.        Scan Mode Buttons 11
  3026.           MANUAL 11
  3027.           SCAN 11
  3028.           SEARCH 13
  3029.        Scan Mode
  3030.           BANKS 12
  3031.           COMPUTER 13
  3032.           DELAY 12
  3033.           MEMORY SYNC 13
  3034.           PRIORITY 12
  3035.           RADIO 13
  3036.           RESUME 12
  3037.  
  3038.  
  3039.                                                                     Index  45
  3040.  
  3041.